FBX C++ API Reference
|
Classes | |
class | FbxClassId |
Internal class used to differentiate objects during run-time. More... | |
struct | FbxClassIdCompare |
Functor to compare FbxClassId. More... | |
Typedefs | |
typedef FbxObject *(* | FbxObjectCreateProc) (FbxManager &pManager, const char *pName, const FbxObject *pFrom) |
The function pointer type for object constructor functions. More... | |
typedef FbxObject*(* FbxObjectCreateProc) (FbxManager &pManager, const char *pName, const FbxObject *pFrom) |
The function pointer type for object constructor functions.
Definition at line 26 of file fbxclassid.h.