|
Assimp v3.1.1 (June 2014)
|
Contains all data for one of the different transformation types. More...
#include <ColladaHelper.h>
Public Attributes | |
| float | 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.
| float 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 |