fbxsdk/fileio/fbxwriter.h File Reference
 
 
 
fbxsdk/fileio/fbxwriter.h File Reference

File Description

Definition in file fbxwriter.h.

Classes

class   FbxWriter
  Base class of other writers used internally. More...

Defines

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

Define Documentation

#define IOSP   GetIOSettings()

Definition at line 34 of file fbxwriter.h.

#define IOS_REF   (*GetIOSettings())

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

Definition at line 240 of file fbxwriter.h.

Go to the source code of this file.