aiVectorKey Struct Reference
A time-value pair specifying a certain 3D vector for the given time.
More...
List of all members.
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
The documentation for this struct was generated from the following file: