FBX C++ API Reference
|
#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxProgress |
Class for progress reporting. More... | |
Typedefs | |
typedef bool(* | FbxProgressCallback) (void *pArgs, float pPercentage, const char *pStatus) |
typedef bool(* FbxProgressCallback) (void *pArgs, float pPercentage, const char *pStatus) |
Definition at line 22 of file fbxprogress.h.