#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... |
|
Defines |
|
| #define | FBXSDK_PROGRESS_UPDATE_THRESHOLD 0.5f |
Typedefs |
|
| typedef bool(* | FbxProgressCallback )(float pPercentage, FbxString pStatus) |
Definition in file fbxprogress.h.
| #define FBXSDK_PROGRESS_UPDATE_THRESHOLD 0.5f |
Definition at line 22 of file fbxprogress.h.
| typedef bool(* FbxProgressCallback)(float pPercentage, FbxString pStatus) |
Definition at line 24 of file fbxprogress.h.