fbsdk/fbfbx.h File Reference
 
 
 
fbsdk/fbfbx.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbfbxoptions.h>

File Description

FBX file format interface.

This file contains the necessary data structures and classes to interface with the FBX file format, allowing the user to save device settings, tool preferences and other customizable features in a scene.

Definition in file fbfbx.h.

Classes

class   FBFbxObject
  FBX file interface. More...

Defines

#define  FBSDK_DLL   K_DLLIMPORT
  Be sure that FBSDK_DLL is defined only once...

Functions

  FB_FORWARD (FBScene)
  FB_FORWARD (FBCharacter)
  FB_FORWARD (FBPlotOptions)
  FB_DEFINE_COMPONENT (K_DLLIMPORT, Scene)
  __FB_FORWARD (FBFbxObject)
  __FB_FORWARD (FBModel)

Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 52 of file fbfbx.h.


Function Documentation

FB_DEFINE_COMPONENT ( K_DLLIMPORT  ,
Scene   
)
__FB_FORWARD ( FBModel  )

Go to the source code of this file.