FBX C++ API Reference
|
This is the complete list of members for FbxProgress, including all inherited members.
Cancel() | FbxProgress | |
Complete(const char *pStatus=((void *) 0)) | FbxProgress | |
GetProgress(FbxString *pStatus=((void *) 0)) | FbxProgress | |
GetThreshold() const | FbxProgress | inline |
GetTotal() const | FbxProgress | inline |
IsCanceled() const | FbxProgress | inline |
Reset() | FbxProgress | |
SetProgressCallback(FbxProgressCallback pCallback, void *pArgs=((void *) 0)) | FbxProgress | |
SetThreshold(float pThreshold) | FbxProgress | |
SetTotal(float pTotal) | FbxProgress | |
Update(float pDelta, const char *pStatus=((void *) 0)) | FbxProgress |