Assimp
v3.1.1 (June 2014)
|
aiQuatKey Struct Reference
A time-value pair specifying a rotation for the given time.
More...
Detailed Description
A time-value pair specifying a rotation for the given time.
Rotations are expressed with quaternions.
Member Typedef Documentation
Constructor & Destructor Documentation
aiQuatKey::aiQuatKey |
( |
double |
time, |
|
|
const aiQuaternion & |
value |
|
) |
| |
|
inline |
Construction from a given time and key value.
Member Function Documentation
bool aiQuatKey::operator!= |
( |
const aiQuatKey & |
o | ) |
const |
|
inline |
bool aiQuatKey::operator< |
( |
const aiQuatKey & |
o | ) |
const |
|
inline |
bool aiQuatKey::operator== |
( |
const aiQuatKey & |
o | ) |
const |
|
inline |
bool aiQuatKey::operator> |
( |
const aiQuatKey & |
o | ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file: