fbxsdk/scene/animation/fbxanimevalstate.h File Reference

fbxanimevalstate.h File Reference

Classes

class  FbxAnimEvalState
 This class hold results from animation evaluations. More...
 
class  FbxEvalState
 This class serves as the base class for an evaluation state element. More...
 
class  FbxNodeEvalState
 This class hold results for node evaluation. More...
 
class  FbxPropertyEvalState
 This class hold results for property evaluation. More...
 

Typedefs

typedef FbxMap< FbxNode *, FbxNodeEvalState * > FbxNodeEvalStateMap
 
typedef FbxMap< FbxProperty, FbxPropertyEvalState * > FbxPropertyEvalStateMap
 
typedef FbxMap< FbxAnimLayer *, FbxAnimCurveNode * > FbxAnimLayerCurveNodeMap
 
typedef FbxMap< FbxProperty, FbxAnimLayerCurveNodeMap * > FbxPropertyCurveNodeMap
 

Typedef Documentation

Definition at line 26 of file fbxanimevalstate.h.

Go to the source code of this file.