kfbxwriter.h File Reference


Detailed Description

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>

Include dependency graph for kfbxwriter.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

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