Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
C3DRotateKey Member List

This is the complete list of members for C3DRotateKey, including all inherited members.

C3DKeyframe() (defined in C3DKeyframe)C3DKeyframe
C3DMatrixKey(longuint classid) (defined in C3DMatrixKey)C3DMatrixKey
C3DMatrixKey(const C4x4Matrix &matrix) (defined in C3DMatrixKey)C3DMatrixKey
C3DRotateKey(longuint classid) (defined in C3DRotateKey)C3DRotateKey
C3DRotateKey(real angle, const C3DVector &rotation) (defined in C3DRotateKey)C3DRotateKey
Copy() const (defined in C3DKeyframe)C3DKeyframe
CopyFrom(const C3DKeyframe &key) (defined in C3DRotateKey)C3DRotateKeyvirtual
CreateCurve(unsigned int classid) (defined in C3DKeyframe)C3DKeyframe
CreateKey(longuint classid, unsigned int curveClassid=C3DKeyCurve::KEYCURVE_NULLID) (defined in C3DKeyframe)C3DKeyframestatic
Evaluate(const C3DKeyframe &key1, const C3DKeyframe &key2, int time, const CTimeRange &range) (defined in C3DRotateKey)C3DRotateKeyvirtual
GetClassID() const (defined in C3DKeyframe)C3DKeyframe
GetContentID() const (defined in C3DKeyframe)C3DKeyframe
GetCustomData() (defined in C3DKeyframe)C3DKeyframeinline
GetKeyCurve() const (defined in C3DKeyframe)C3DKeyframe
GetKeyframes() const (defined in C3DKeyframe)C3DKeyframeinline
GetQuaternion() const (defined in C3DRotateKey)C3DRotateKey
GetRotation(double &angle) const (defined in C3DRotateKey)C3DRotateKey
GetTypeID() const (defined in C3DKeyframe)C3DKeyframe
KEYFRAME_TYPE_COLOR enum valueC3DKeyframe
KEYFRAME_TYPE_DOUBLE enum valueC3DKeyframe
KEYFRAME_TYPE_FLOAT enum valueC3DKeyframe
KEYFRAME_TYPE_INT enum valueC3DKeyframe
KEYFRAME_TYPE_MATRIX enum valueC3DKeyframe
KEYFRAME_TYPE_NULLID enum valueC3DKeyframe
KEYFRAME_TYPE_ROT enum valueC3DKeyframe
KEYFRAME_TYPE_SCALE enum valueC3DKeyframe
KEYFRAME_TYPE_TRANS enum valueC3DKeyframe
KEYFRAME_TYPE_UINT enum valueC3DKeyframe
KEYFRAME_TYPE_VECTOR enum valueC3DKeyframe
KeyframeType enum nameC3DKeyframe
KeyframeType typedef (defined in C3DKeyframe)C3DKeyframe
operator==(const C3DKeyframe &key) const (defined in C3DMatrixKey)C3DMatrixKeyvirtual
Serialize(CXArchive &ar) (defined in C3DRotateKey)C3DRotateKeyvirtual
SetKeyCurve(C3DKeyCurve *curve) (defined in C3DKeyframe)C3DKeyframe
SetKeyCurve(const C3DKeyCurve &curve) (defined in C3DKeyframe)C3DKeyframe
SetKeyframes(C3DKeyframable *keyframes) (defined in C3DKeyframe)C3DKeyframe
SetMatrix(const C4x4Matrix &matrix) (defined in C3DMatrixKey)C3DMatrixKey
SetQuaternion(const CQuaternion &quat) (defined in C3DRotateKey)C3DRotateKey
SetRotation(double angle, const C3DVector &rotation) (defined in C3DRotateKey)C3DRotateKey
SwapCoordinates(unsigned int swapMode) (defined in C3DRotateKey)C3DRotateKey
SwapCoordinates(unsigned int swapMode, bool adjustMode) (defined in C3DMatrixKey)C3DMatrixKey
ToMatrix() const (defined in C3DRotateKey)C3DRotateKeyvirtual
~C3DKeyframe(void) (defined in C3DKeyframe)C3DKeyframevirtual