fbxprogress.h File Reference

#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)

Detailed Description

Definition in file fbxprogress.h.


Typedef Documentation

typedef bool(* FbxProgressCallback)(void *pArgs, float pPercentage, const char *pStatus)

Definition at line 22 of file fbxprogress.h.