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>


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