Assimp
v3.1.1 (June 2014)
|
A time-value pair specifying a certain 3D vector for the given time. More...
Public Attributes | |
double | mTime |
The time of this key. More... | |
aiVector3D | mValue |
The value of this key. More... | |
A time-value pair specifying a certain 3D vector for the given time.
double assimp::animation::aiVectorKey::mTime |
The time of this key.
aiVector3D assimp::animation::aiVectorKey::mValue |
The value of this key.