OROCHI
 
Loading...
Searching...
No Matches
GxMotionCurvesContainer.cpp File Reference

モーションカーブコンテナ More...

#include "GxMotion.h"
Include dependency graph for GxMotionCurvesContainer.cpp:

Classes

class  jointCache
 関節情報のキャッシュ More...
 

Functions

 _PARAM (_frame)
 
 _ENUM_ATTRIBUTE (_kind, GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_NAME_ATTRIBUTE (_keyFramesCount, "キー数(endとbegin値を除く)", GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_currentKeyFrame, GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_frameCount, GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_functionCurveCount, GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_keyCount, GxProperty::ATTRIBUTE_READONLY)
 
u32 * getJointAddress (s32 jointIndex, u32 *pAddress)
 

Detailed Description

モーションカーブコンテナ

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Yuya Ikeuchi

Function Documentation

◆ getJointAddress()

u32 * getJointAddress ( s32 jointIndex,
u32 * pAddress )
Parameters
jointIndex[in] 関節インデックス
pAddress[in] 元アドレス
Returns
目的の関節のアドレス
Here is the caller graph for this function: