|
Polyphase Game Engine
|
#include <SkeletalMesh.h>
Public Attributes | |
| int32_t | mBoneIndex = -1 |
| std::vector< PositionKey > | mPositionKeys |
| std::vector< RotationKey > | mRotationKeys |
| std::vector< ScaleKey > | mScaleKeys |
| int32_t Channel::mBoneIndex = -1 |
| std::vector<PositionKey> Channel::mPositionKeys |
| std::vector<RotationKey> Channel::mRotationKeys |
| std::vector<ScaleKey> Channel::mScaleKeys |