fbfbx.h File Reference

FBX file format interface. More...

#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbfbxoptions.h>

Go to the source code of this file.

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 (FBSDK_DLL, Scene)
  __FB_FORWARD (FBFbxObject)
  __FB_FORWARD (FBModel)

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


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 ( FBSDK_DLL  ,
Scene   
)
__FB_FORWARD ( FBModel  )