fbxsdk/fileio/fbxreader.h File Reference
 
 
 
fbxsdk/fileio/fbxreader.h File Reference

File Description

Definition in file fbxreader.h.

Classes

class   FbxReader
  Base class of other readers used internally. More...

Defines

#define  IOS_REF   (*GetIOSettings())
  Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );.

Define Documentation

#define IOS_REF   (*GetIOSettings())

Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );.

Examples:
Common/Common.cxx, ExportDocument/main.cxx, UI_Examples/Common/ImportExport.cxx, UI_Examples/CubeCreator/SDK_Utility.cxx, and UI_Examples/SceneTreeView/SDK_Utility.cxx.

Definition at line 266 of file fbxreader.h.

Go to the source code of this file.