FBX C++ API Reference
fbxcallbacks.h File Reference

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))
 

Macro Definition Documentation

#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.