FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

◆ FbxNodeEvalStateMap

Definition at line 26 of file fbxanimevalstate.h.

◆ FbxPropertyEvalStateMap

◆ FbxAnimLayerCurveNodeMap

◆ FbxPropertyCurveNodeMap

Go to the source code of this file.