7 #ifndef __fbx_SurfaceAccessibleFbx_h__ 8 #define __fbx_SurfaceAccessibleFbx_h__ 39 virtual ~FileContext(
void);
41 FbxManager* m_pFbxManager;
42 FbxScene* m_pFbxScene;
45 BWORD setContext(
String a_filename);
46 BWORD loadScene(
const char* a_pFilename);
47 void readTransformations(FbxNode* a_pFbxNode);
48 void addMesh(FbxMesh* a_pFbxMesh,
kernel
Definition: namespace.dox:3
FBX Surface Binding.
Definition: SurfaceAccessibleFbx.h:20
virtual BWORD load(String a_filename, sp< Catalog > a_spSettings)
load model data with settings
Definition: SurfaceAccessibleJoint.h:32
Automatically reference-counted string container.
Definition: String.h:128
Base for all interfacable components.
Definition: Component.h:20
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Joint Surface Binding.
Definition: SurfaceAccessibleJoint.h:20