Definition in file kfbxwriter.h.
#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/components/kbaselib/klib/kstring.h>
#include <fbxfilesdk/components/kbaselib/klib/karrayul.h>
#include <fbxfilesdk/kfbxplugins/kfbxrenamingstrategy.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>


Go to the source code of this file.
Classes |
|
| class | KFbxWriter |
| 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( ... );. |
|
| #define IOS_REF (*GetIOSettings()) |
Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );.
Definition at line 293 of file kfbxwriter.h.
| #define IOSP GetIOSettings() |
Definition at line 61 of file kfbxwriter.h.