fbxreader.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxarray.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/core/base/fbxtime.h>
#include <fbxsdk/fileio/fbx/fbxio.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

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( ... );.

Detailed Description

Definition in file fbxreader.h.


Define Documentation

#define IOS_REF   (*GetIOSettings())

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

Definition at line 266 of file fbxreader.h.