|
VGM Version 5.3.1
|
#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | VGM::ISolid |
| The VGM interface to solids. More... | |
Namespaces | |
| namespace | VGM |
| VGM interfaces. | |
Enumerations | |
| enum | VGM::SolidType { VGM::kArb8 , VGM::kBox , VGM::kCons , VGM::kCtubs , VGM::kEllipsoid , VGM::kEltu , VGM::kExtruded , VGM::kHype , VGM::kPara , VGM::kParaboloid , VGM::kPolycone , VGM::kPolyhedra , VGM::kSphere , VGM::kTessellated , VGM::kTorus , VGM::kTrap , VGM::kTrd , VGM::kTubs , VGM::kBoolean , VGM::kDisplaced , VGM::kMultiUnion , VGM::kScaled , VGM::kUnknownSolid } |
Functions | |
| std::string | VGM::SolidTypeName (VGM::SolidType typeId) |
| std::ostream & | operator<< (std::ostream &out, const VGM::ISolid &solid) |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const VGM::ISolid & | solid ) |