VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
makArchives::oldRecords Namespace Reference

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.

Detailed Description

Records for reading the old .vodi file format.

Typedef Documentation

Creator callback map from attribute class name to creator callback.

Variable Documentation

DtVisualAttributeCreatorMap* makArchives::oldRecords::theAttributeCreatorMap = 0
static

Static visual attribute creator map used by the attribute factory.


Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)