kfbxreader.h File Reference


Detailed Description

Definition in file kfbxreader.h.

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/components/kbaselib/kfbx/kfbx.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

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

Go to the source code of this file.


Classes

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

Define Documentation

#define IOS_REF   (*GetIOSettings())

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

Definition at line 322 of file kfbxreader.h.