|
VGM Version 5.3.1
|
Go to the source code of this file.
Classes | |
| class | VGM::IBooleanSolid |
| The VGM interface to Boolean solids. More... | |
Namespaces | |
| namespace | VGM |
| VGM interfaces. | |
Enumerations | |
| enum | VGM::BooleanType { VGM::kIntersection , VGM::kSubtraction , VGM::kUnion , VGM::kUnknownBoolean } |
Functions | |
| std::string | VGM::BooleanTypeName (BooleanType typeId) |
| std::ostream & | operator<< (std::ostream &out, const VGM::IBooleanSolid &solid) |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const VGM::IBooleanSolid & | solid ) |
Definition at line 25 of file VBooleanSolid.cxx.