Assimp
v3.1.1 (June 2014)
|
aiVectorKey Struct Reference
A time-value pair specifying a certain 3D vector for the given time.
More...
Detailed Description
A time-value pair specifying a certain 3D vector for the given time.
Member Typedef Documentation
Constructor & Destructor Documentation
aiVectorKey::aiVectorKey |
( |
| ) |
|
|
inline |
aiVectorKey::aiVectorKey |
( |
double |
time, |
|
|
const aiVector3D & |
value |
|
) |
| |
|
inline |
Construction from a given time and key value.
Member Function Documentation
bool aiVectorKey::operator!= |
( |
const aiVectorKey & |
o | ) |
const |
|
inline |
bool aiVectorKey::operator< |
( |
const aiVectorKey & |
o | ) |
const |
|
inline |
bool aiVectorKey::operator== |
( |
const aiVectorKey & |
o | ) |
const |
|
inline |
bool aiVectorKey::operator> |
( |
const aiVectorKey & |
o | ) |
const |
|
inline |
Member Data Documentation
double aiVectorKey::mTime |
The documentation for this struct was generated from the following file: