FBX C++ API Reference
fbxwriter.h File Reference

Go to the source code of this file.

Classes

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

Macros

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

Macro Definition Documentation

#define IOSP   GetIOSettings()

Definition at line 35 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 243 of file fbxwriter.h.