|
NTRT Simulator
v1.1
|
Implementation of class tgStructureInfo. More...
#include "tgStructureInfo.h"#include "tgBuildSpec.h"#include "tgConnectorInfo.h"#include "tgRigidAutoCompound.h"#include "tgStructure.h"#include "core/tgWorld.h"#include "core/tgModel.h"#include <stdexcept>Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const tgStructureInfo &obj) |
Implementation of class tgStructureInfo.
Definition in file tgStructureInfo.cpp.
| std::ostream& operator<< | ( | std::ostream & | os, |
| const tgStructureInfo & | obj | ||
| ) |
Overload operator<<() to handle tgStructureInfo
| [in,out] | os | an ostream |
| [in] | a | reference to a tgStructureInfo |
Definition at line 374 of file tgStructureInfo.cpp.