![]() |
VR-Vantage 3.1 API Documentation
|
Contains the makVrv::DtDebugShapes class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtDebugShapes |
| This class can be used to help you visually debug lines and boxes. More... | |
| struct | makVrv::DtDebugShapes::DtDebugLine |
| A structure used to hold information for a debug line. More... | |
| struct | makVrv::DtDebugShapes::DtDebugMultiLine |
| A structure used to hold information for a debug line set. More... | |
| struct | makVrv::DtDebugShapes::DtDebugBox |
| A structure used to hold information for a debug box. More... | |
| struct | makVrv::DtDebugShapes::DtDebugSphere |
| A structure used to hold information for a debug sphere. More... | |
| struct | makVrv::DtDebugShapes::CaseInsensitiveUnorderedMap |
| A structure used to contain a compare operator and a hash operator for use with a case insensitive std::unordered_map. More... | |
| struct | makVrv::DtDebugShapes::CaseInsensitiveUnorderedMap::comp |
| struct | makVrv::DtDebugShapes::CaseInsensitiveUnorderedMap::hash |
| struct | makVrv::DtDebugShapes::LineSet |
| A structure to organize information about lines. More... | |
| struct | makVrv::DtDebugShapes::MultiLineSet |
| A structure to organize information about multilines. More... | |
| struct | makVrv::DtDebugShapes::BoxSet |
| A structure to organize information about boxes. More... | |
| struct | makVrv::DtDebugShapes::SphereSet |
| A structure to organize information about spheres. More... | |
Namespaces | |
| namespace | makVrv |
| Contains the makVrv::Dt2DAmbushLineVisualizer class declaration. | |
Typedefs | |
| typedef DtVirtualBaseClassCreator < DtDebugShapes > | makVrv::DtDebugShapesCreator |
| creator | |
Functions | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtDebugShapes > () |
| template specialization for the creator (pass the class being created to the creatorTypeName template) | |
Contains the makVrv::DtDebugShapes class declaration.