Assimp  v3.1.1 (June 2014)
Assimp::Collada::Transform Struct Reference

Contains all data for one of the different transformation types. More...

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
 

Detailed Description

Contains all data for one of the different transformation types.

Member Data Documentation

◆ f

float Assimp::Collada::Transform::f[16]

Interpretation of data depends on the type of the transformation.

◆ mID

std::string Assimp::Collada::Transform::mID

SID of the transform step, by which anim channels address their target node.

◆ mType

TransformType Assimp::Collada::Transform::mType

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