fbxsdk/fileio/fbxprogress.h File Reference
 
 
 
fbxsdk/fileio/fbxprogress.h File Reference

File Description

Definition in file fbxprogress.h.

Classes

class   FbxProgress
  Class for progress reporting. More...

Typedefs

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

Typedef Documentation

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

Definition at line 22 of file fbxprogress.h.

Go to the source code of this file.