#include
<fbxfilesdk/fbxfilesdk_def.h>#include
<fbxfilesdk/components/kbaselib/klib/kstring.h>#include <fbxfilesdk/fbxfilesdk_nsbegin.h>#include
<fbxfilesdk/fbxfilesdk_nsend.h>Go to the source code of this file.
Classes |
|
| class | KFbxProgress |
| Class for progress reporting. More... |
|
Defines |
|
| #define | KFBX_PROGRESS_UPDATE_THRESHOLD 0.5f |
Typedefs |
|
| typedef bool(* | KFbxProgressCallback )(float pPercentage, KString pStatus) |
Definition in file kfbxprogress.h.
| #define KFBX_PROGRESS_UPDATE_THRESHOLD 0.5f |
Definition at line 50 of file kfbxprogress.h.
| typedef bool(* KFbxProgressCallback)(float pPercentage, KString pStatus) |
Definition at line 49 of file kfbxprogress.h.