|
FBX C++ API Reference
|
#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/fbxobject.h>#include <fbxsdk/scene/animation/fbxanimcurvebase.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Classes | |
| class | FbxAnimCurveDef |
| Definitions used for the FBX animation curves and keys. More... | |
| struct | FbxAnimCurveTangentInfo |
| class | FbxAnimCurveKey_Impl |
| This is the interface for implementation of animation key objects. More... | |
| class | FbxAnimCurveKey |
| This is the interface for the FBX animation curve keys. More... | |
| class | FbxAnimCurve |
| An animation curve, defined by a collection of keys (FbxAnimCurveKey), and indicating how a value changes over time. More... | |