#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
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. | |
Definition in file fbxclassid.h.
| 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.