#include <hsKeys.h>
Additional Inherited Members |
| enum | { kUruUnknown = 0x1,
kBezController = 0x2
} |
| enum | {
kUnknownKeyFrame,
kPoint3KeyFrame,
kBezPoint3KeyFrame,
kScalarKeyFrame,
kBezScalarKeyFrame,
kScaleKeyFrame,
kBezScaleKeyFrame,
kQuatKeyFrame,
kCompressedQuatKeyFrame32,
kCompressedQuatKeyFrame64,
k3dsMaxKeyFrame,
kMatrix33KeyFrame,
kMatrix44KeyFrame
} |
| static const char * | TypeNames [] |
| unsigned int | fFlags |
| unsigned int | fFrame |
| unsigned int | fType |
| float | fFrameTime |
Member Function Documentation
| virtual void hsScalarKey::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
|
virtual |
| virtual void hsScalarKey::prcWrite |
( |
pfPrcHelper * |
prc | ) |
|
|
virtual |
| virtual void hsScalarKey::read |
( |
hsStream * |
S, |
|
|
unsigned int |
type |
|
) |
| |
|
virtual |
| virtual void hsScalarKey::write |
( |
hsStream * |
S | ) |
|
|
virtual |
Member Data Documentation
| float hsScalarKey::fInTan |
| float hsScalarKey::fOutTan |
| float hsScalarKey::fValue |
The documentation for this struct was generated from the following file: