#include <SimData/Vector3.h>
#include <SimData/Matrix3.h>
#include <SimData/Archive.h>
#include <iomanip>
#include <sstream>
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Vector3 &v) |
| Format to an output string. | |
This source code was originally based on the Vec3 class of the OpenSceneGraph library, Copyright 1998-2003 Robert Osfield. Source code from OpenSceneGraph is used here under the GNU General Public License Version 2 or later, as permitted under the OpenSceneGraph Public License Version 0.0 (exception 3) and the GNU Lesser Public License Version 2 (clause 3).
|
||||||||||||
|
Format to an output string.
|
|
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage. Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18. |