#include <HPropert.h>
Inheritance diagram for HRotateProperty:
Public Types | |
enum | InterpolationMethod { VECTORINTERP, EULERINTERP, QUATINTERP } |
Public Member Functions | |
InterpolationMethod | GetDefaultObjectInterpolationMethod () |
void | SetDefaultObjectInterpolationMethod (InterpolationMethod method) |
InterpolationMethod | GetDefaultBoneInterpolationMethod () |
void | SetDefaultBoneInterpolationMethod (InterpolationMethod method) |
InterpolationMethod | GetDefaultRootBoneInterpolationMethod () |
void | SetDefaultRootBoneInterpolationMethod (InterpolationMethod method) |
const Quaternion & | GetValue () const |
const Quaternion & | GetValue (Time time) |
void | SetValue (const Quaternion &value) |
void | StoreValue (Time time, const Quaternion &value, BOOL storeroll=TRUE) |
void | StoreValue (Time time, const Quaternion &value, BOOL storeroll, BOOL storeundo) |
Static Public Member Functions | |
static HRotateProperty * | New () |
static HRotateProperty * | New (HRotatePropertyInfo *propinfo) |
Definition at line 405 of file HPropert.h.
|
Definition at line 408 of file HPropert.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generated on Thu Oct 27 11:46:57 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001