Animation Bone Keyframe.
More...
#include <deAnimationKeyframe.h>
List of all members.
Detailed Description
Animation Bone Keyframe.
- Author:
- Plüss Roland
- Version:
- 1.0
- Date:
- 2008
Constructor & Destructor Documentation
| deAnimationKeyframe::deAnimationKeyframe |
( |
) |
|
Creates a new animation bone keyframe.
| deAnimationKeyframe::~deAnimationKeyframe |
( |
) |
|
Cleans up the animation bone keyframe.
Member Function Documentation
| const decVector& deAnimationKeyframe::GetPosition |
( |
) |
const [inline] |
| const decVector& deAnimationKeyframe::GetRotation |
( |
) |
const [inline] |
| const decVector& deAnimationKeyframe::GetSize |
( |
) |
const [inline] |
| float deAnimationKeyframe::GetTime |
( |
) |
const [inline] |
| void deAnimationKeyframe::SetPosition |
( |
const decVector & |
position ) |
|
| void deAnimationKeyframe::SetRotation |
( |
const decVector & |
rotation ) |
|
| void deAnimationKeyframe::SetSize |
( |
const decVector & |
size ) |
|
| void deAnimationKeyframe::SetTime |
( |
float |
time ) |
|
The documentation for this class was generated from the following file: