Open Reality Reference Guide
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...
 

Macros

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

Functions

 FB_FORWARD (FBScene)
 
 FB_FORWARD (FBCharacter)
 
 FB_FORWARD (FBPlotOptions)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, 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.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 52 of file fbfbx.h.