VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtSwitchStateMapper Class Reference

DtSwitchStateMapper class. More...

Inheritance diagram for makVrv::DtSwitchStateMapper:
Inheritance graph
[legend]

Public Member Functions

 DtSwitchStateMapper (DtDe &de, DtElementID elementId, DtUniqueID sceneObjectId, DtUniqueID uniqueId, bool useInstancing, unsigned int nodeTypeIndex)
 CTOR.
virtual ~DtSwitchStateMapper ()
 DTOR.
virtual void configure (osg::Node *n, DtOsgArticulatedModel *osgArticulatedModel, const std::string &modelDefName, const rapidjson::Value &jsonData)
 Configure node based on json data.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Attributes

static const chartheSwitchStateMapperFeatureName
 Strings to get the different parts of the meta file Use these instead of hardcoded strings.

Protected Attributes

DtDemyDe
std::string myFeatureName
 The name of the feature in the .meta file.

Detailed Description

DtSwitchStateMapper class.

Constructor & Destructor Documentation

makVrv::DtSwitchStateMapper::DtSwitchStateMapper ( DtDe de,
DtElementID  elementId,
DtUniqueID  sceneObjectId,
DtUniqueID  uniqueId,
bool  useInstancing,
unsigned int  nodeTypeIndex 
)

CTOR.

virtual makVrv::DtSwitchStateMapper::~DtSwitchStateMapper ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtSwitchStateMapper::configure ( osg::Node *  n,
DtOsgArticulatedModel osgArticulatedModel,
const std::string &  modelDefName,
const rapidjson::Value &  jsonData 
)
virtual

Configure node based on json data.

Member Data Documentation

const char* makVrv::DtSwitchStateMapper::theSwitchStateMapperFeatureName
static

Strings to get the different parts of the meta file Use these instead of hardcoded strings.

DtDe& makVrv::DtSwitchStateMapper::myDe
protected
std::string makVrv::DtSwitchStateMapper::myFeatureName
protected

The name of the feature in the .meta file.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)