|
FBX C++ API Reference
|
#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/fbxclassid.h>#include <fbxsdk/core/fbxobject.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes | |
| class | FbxCallback |
| class | FbxEmbeddedFileCallback |
| Callback to operate on the embedded data while it is processed. More... | |
Macros | |
| #define | FBXCALLBACK_FUNCTION(x) FbxHandle(x) |
| #define | FBXCALLBACK_USERDATA(x) FbxHandle((void*)(x)) |
| #define FBXCALLBACK_FUNCTION | ( | x | ) | FbxHandle(x) |
Definition at line 22 of file fbxcallbacks.h.
| #define FBXCALLBACK_USERDATA | ( | x | ) | FbxHandle((void*)(x)) |
Definition at line 23 of file fbxcallbacks.h.