#include
<fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/base/fbxerror.h>#include <fbxsdk/core/base/fbxstring.h>#include <fbxsdk/core/base/fbxarray.h>#include
<fbxsdk/utils/fbxrenamingstrategy.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes |
|
| class | FbxWriter |
| Base class of other writers used internally.
More... |
|
Defines |
|
| #define | IOSP GetIOSettings() |
| #define | IOS_REF (*GetIOSettings()) |
| Helper to access the IOSetting object
pointer as a ref ex: IOS_REF.GetBoolProp( ... );. |
|
Definition in file fbxwriter.h.
| #define IOSP GetIOSettings() |
Definition at line 37 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 272 of file fbxwriter.h.