Assimp
v4.1. (December 2018)
|
Data structure for a matrix key. More...
Public Attributes | |
double | dTime |
Current time. More... | |
aiMatrix4x4 | matrix |
Matrix at this time. More... | |
aiMatrix4x4 | matrixAbsolute |
Absolute transformation matrix. More... | |
aiVector3D | vPos |
Position. More... | |
aiVector3D | vRot |
Rotation (euler angles) More... | |
Data structure for a matrix key.
double Assimp::SMD::Bone::Animation::MatrixKey::dTime |
Current time.
may be negative, this will be fixed later
aiMatrix4x4 Assimp::SMD::Bone::Animation::MatrixKey::matrix |
Matrix at this time.
aiMatrix4x4 Assimp::SMD::Bone::Animation::MatrixKey::matrixAbsolute |
Absolute transformation matrix.
aiVector3D Assimp::SMD::Bone::Animation::MatrixKey::vPos |
Position.
aiVector3D Assimp::SMD::Bone::Animation::MatrixKey::vRot |
Rotation (euler angles)