kfbxwriter.h File Reference

#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( ... );.

Detailed Description

Definition in file kfbxwriter.h.


Define Documentation

#define IOSP   GetIOSettings()

Definition at line 38 of file kfbxwriter.h.

#define IOS_REF   (*GetIOSettings())

Helper to access the IOSetting object pointer as a ref ex: IOS_REF.GetBoolProp( ... );.

Definition at line 263 of file kfbxwriter.h.