Definition in file fbxclassid.h.
Classes |
|
| class | FbxClassId |
| Internal class used to differentiate objects
during run-time. More... |
|
Typedefs |
|
| typedef FbxObject *(* | FbxObjectCreateProc )(FbxManager &pManager, const char *pName, const FbxObject *pFrom) |
| The function pointer type for object
constructor functions. |
|
| 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.