#include
<fbxfilesdk/fbxfilesdk_def.h>
#include
<fbxfilesdk/kfbxplugins/kfbxobject.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include
<fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes |
|
class | KFbxAnimCurveNode |
This class is an composite of animation
curves and is called as animation curve node. More... |
|
Typedefs |
|
typedef KFbxAnimCurveNode * | HKKFbxAnimCurveNode |
Functions |
|
KFBX_DLL void | GetAllAnimCurves (KFbxAnimStack *pAnimStack, KArrayTemplate< KFbxAnimCurve * > &pCurves) |
KFBX_DLL void | GetAllAnimCurves (KFbxObject *pObj, KFbxAnimStack *pAnimStack, KArrayTemplate< KFbxAnimCurve * > &pCurves) |
Definition in file kfbxanimcurvenode.h.
typedef KFbxAnimCurveNode* HKKFbxAnimCurveNode |
Definition at line 374 of file kfbxanimcurvenode.h.
KFBX_DLL void GetAllAnimCurves | ( | KFbxAnimStack * | pAnimStack, |
KArrayTemplate< KFbxAnimCurve * > & | pCurves | ||
) |
KFBX_DLL void GetAllAnimCurves | ( | KFbxObject * | pObj, |
KFbxAnimStack * | pAnimStack, | ||
KArrayTemplate< KFbxAnimCurve * > & | pCurves | ||
) |