#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/base/fbxstring.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes | |
| class | FbxProgress |
| Class for progress reporting. More... | |
Typedefs | |
| typedef bool(* | FbxProgressCallback )(void *pArgs, float pPercentage, const char *pStatus) |
Definition in file fbxprogress.h.
| typedef bool(* FbxProgressCallback)(void *pArgs, float pPercentage, const char *pStatus) |
Definition at line 22 of file fbxprogress.h.