![]() |
VR-Forces 4.10 Class Documentation
|
Contains makVrv::DtCigiSymbolHandler class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtCigiSymbolHandler |
| This class handles all the processing of CIGI Symbol Messages. More... | |
| struct | makVrv::DtCigiSymbolHandler::SymbolControl |
| Struct for symbol control, used to reduce amount of code; CIGI base contains all the V3 & V4 information, no need for separate perform methods with this struct. More... | |
| struct | makVrv::DtCigiSymbolHandler::SymbolSurfaceDefinition |
| Struct for surface definition, used to reduce amount of code; CIGI base contains all the V3 & V4 information, no need for separate perform methods with this struct. More... | |
| struct | makVrv::DtCigiSymbolHandler::Vertex |
| Struct for a vertex. More... | |
| struct | makVrv::DtCigiSymbolHandler::PolygonDefinition |
| Struct for non-ccl polygon and line packet storage. More... | |
| struct | makVrv::DtCigiSymbolHandler::TextDefinition |
| Struct for non-ccl Text definition. More... | |
| struct | makVrv::DtCigiSymbolHandler::Circle |
| Struct for storing a single circle Many circles can be associated with a single symbol id. More... | |
| struct | makVrv::DtCigiSymbolHandler::CircleDefinition |
| Struct for non-ccl circle definitions. More... | |
| class | makVrv::DtCigiSymbolHandlerCreator |
| Creator class for the DtCigiSymbolHandler. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Contains makVrv::DtCigiSymbolHandler class.