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::DtTextureAtlasMapper Class Reference

DtTextureAtlasMapper class. More...

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

Public Member Functions

 DtTextureAtlasMapper (DtDe &de, DtElementID elementId, DtUniqueID sceneObjectId, DtUniqueID uniqueId, bool useInstancing, unsigned int nodeTypeIndex)
 CTOR.
virtual ~DtTextureAtlasMapper ()
 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 chartheTextureSkinningFeatureName
 Strings to get the different parts of the meta file Use these instead of hardcoded strings.
static const chartheTagAtlasFile
 Strings to get the different parts of the meta file Use these instead of hardcoded strings.
static const chartheTagColor
 Strings to get the different parts of the meta file Use these instead of hardcoded strings.
static const charthePattern
 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.
std::string myAtlasFile
 The path to the atlas file in the .meta file.

Detailed Description

DtTextureAtlasMapper class.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtTextureAtlasMapper::~DtTextureAtlasMapper ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtTextureAtlasMapper::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::DtTextureAtlasMapper::theTextureSkinningFeatureName
static

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

const char* makVrv::DtTextureAtlasMapper::theTagAtlasFile
static

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

const char* makVrv::DtTextureAtlasMapper::theTagColor
static

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

const char* makVrv::DtTextureAtlasMapper::thePattern
static

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

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

The name of the feature in the .meta file.

std::string makVrv::DtTextureAtlasMapper::myAtlasFile
protected

The path to the atlas file 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)