![]() |
VR-Forces 4.0.4 Class Documentation
|
Records for reading the old .vodi file format. More...
Classes | |
| class | Dt3Tuple |
| A 3-tuple of doubles, used for the DtVisualAttributeVector record. More... | |
| class | DtVisualColor |
| Color record for the color attribute type. More... | |
| class | DtVisualAttributeInterface |
| Base class for visual attributes. More... | |
| class | DtVisualAttributeFactory |
| class | DtVisualAttribute |
| Base template attribute implementation. More... | |
| class | DtVisualDefinition |
| Record for a visual definition. More... | |
| class | DtVisualDefinitionSet |
| Record for a visual definition set. More... | |
| class | DtElementDefinition |
| Record for an element definition. More... | |
| class | DtElementDefinitionNode |
| Element definition node record. More... | |
| class | DtElementDefinitionHierarchy |
| Record for element definition hierarchy. More... | |
Typedefs | |
| typedef DtVisualAttributeInterface *(* | DtVisualAttributeCreatorFcn )() |
| Visual attribute creator callback function type. | |
| typedef std::map< std::string, DtVisualAttributeCreatorFcn > | DtVisualAttributeCreatorMap |
| Creator callback map from attribute class name to creator callback. | |
| static DtVisualAttributeCreatorMap * | theAttributeCreatorMap = 0 |
| Static visual attribute creator map used by the attribute factory. | |
Records for reading the old .vodi file format.
| typedef std::map<std::string, DtVisualAttributeCreatorFcn > makArchives::oldRecords::DtVisualAttributeCreatorMap |
Creator callback map from attribute class name to creator callback.
Static visual attribute creator map used by the attribute factory.