DtTextureAtlasMapper class.
More...
Static Public Attributes |
|
| static const char * | theTextureSkinningFeatureName |
| | Strings to get the different parts of the meta file Use these instead of hardcoded strings.
|
| static const char * | theTagAtlasFile |
| | Strings to get the different parts of the meta file Use these instead of hardcoded strings.
|
| static const char * | theTagColor |
| | Strings to get the different parts of the meta file Use these instead of hardcoded strings.
|
| static const char * | thePattern |
| | Strings to get the different parts of the meta file Use these instead of hardcoded strings.
|
Protected Attributes |
| DtDe & | myDe |
| 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
Constructor & Destructor Documentation
| virtual makVrv::DtTextureAtlasMapper::~DtTextureAtlasMapper |
( |
| ) |
|
|
virtual |
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: