39#include <kaydaradef.h>
44 #define FBSDK_DLL K_DLLIMPORT
50#ifdef FBSDKUseNamespace
51 namespace FBSDKNamespace {
54#ifndef DOXYGEN_SHOULD_SKIP_THIS
73 FBLogger(HIObject pObject=NULL);
84 FBUnion GetAt(
int pIndex)
const;
91 bool Enable(
int pTypeInfo,
bool pEnable);
98 bool Enable(
const char* pClassName,
bool pEnable);
108 static FBLogger& TheOne();
113#ifdef FBSDKUseNamespace
MotionBuilder SDK base class.
#define __FBClassDeclare(Name, Parent)
For internal use only.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
Contains definitions for devices, boxes and models.
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.