モーションキャッシュクラス
More...
#include <GxMotionCurvesContainer.h>
◆ getFrame()
u32 MotionCache::getFrame |
( |
u32 | jointIndex | ) |
|
◆ getJointCache()
jointCache * MotionCache::getJointCache |
( |
u32 | jointIndex | ) |
|
関節キャッシュを取得
- Parameters
-
- Returns
- キャッシュ
◆ getKeyCache()
KeyCache * MotionCache::getKeyCache |
( |
u32 | jointIndex, |
|
|
u32 | channelIndex ) |
キーキャッシュを取得
- Parameters
-
jointIndex | [in] 関節インデックス |
channelIndex | [in] チャンネルインデックス |
- Returns
- キャッシュ
◆ initialize()
void MotionCache::initialize |
( |
u32 | jointCount | ) |
|
◆ setFrame()
void MotionCache::setFrame |
( |
u32 | jointIndex, |
|
|
u32 | frame ) |
フレームを設定
- Parameters
-
jointIndex | [in] 関節インデックス |
frame | [in] フレーム |
The documentation for this class was generated from the following files: