#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>
Classes | |
class | FbxReader |
Base class of other readers used internally. More... | |
Macros | |
#define | IOS_REF (*GetIOSettings()) |
Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );. More... | |
#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.