Assimp
v3.1.1 (June 2014)
|
Contains all data for one of the different transformation types. More...
Public Attributes | |
ai_real | f [16] |
Interpretation of data depends on the type of the transformation. More... | |
std::string | mID |
SID of the transform step, by which anim channels address their target node. More... | |
TransformType | mType |
Contains all data for one of the different transformation types.
ai_real Assimp::Collada::Transform::f[16] |
Interpretation of data depends on the type of the transformation.
std::string Assimp::Collada::Transform::mID |
SID of the transform step, by which anim channels address their target node.
TransformType Assimp::Collada::Transform::mType |