Definition in file kfbxanimcurvenode.h.
#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. More... |
|
Typedefs |
|
typedef KFbxAnimCurveNode * | HKKFbxAnimCurveNode |
Functions |
|
static void | CollectAnimFromCurveNode (KFCurve **lSrc, KFCurveNode *fcn, unsigned int nbCrvs, KFbxAnimCurveNode *cn) |
KFBX_DLL void | GetAllAnimCurves (KFbxAnimStack *pAnimStack, KArrayTemplate< KFbxAnimCurve * > &pCurves) |
KFBX_DLL void | GetAllAnimCurves (KFbxObject *pObj, KFbxAnimStack *pAnimStack, KArrayTemplate< KFbxAnimCurve * > &pCurves) |
typedef KFbxAnimCurveNode* HKKFbxAnimCurveNode |
Definition at line 361 of file kfbxanimcurvenode.h.
static void CollectAnimFromCurveNode | ( | KFCurve ** | lSrc, | |
KFCurveNode * | fcn, | |||
unsigned int | nbCrvs, | |||
KFbxAnimCurveNode * | cn | |||
) | [static] |
KFBX_DLL void GetAllAnimCurves | ( | KFbxObject * | pObj, | |
KFbxAnimStack * | pAnimStack, | |||
KArrayTemplate< KFbxAnimCurve * > & | pCurves | |||
) |
KFBX_DLL void GetAllAnimCurves | ( | KFbxAnimStack * | pAnimStack, | |
KArrayTemplate< KFbxAnimCurve * > & | pCurves | |||
) |