#include
<fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/base/fbxerror.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( ... );. |
|
Definition in file fbxreader.h.
| #define IOS_REF (*GetIOSettings()) |
Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );.
Definition at line 326 of file fbxreader.h.