#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>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 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.