fbsdk/fbnote.h Source File
Go to the documentation of this file.
48 #define FBSDK_DLL K_DLLIMPORT
54 #ifdef FBSDKUseNamespace
115 FBNote* operator[](
int pIndex);
120 #ifdef FBSDKUseNamespace
#define __FBClassDeclare(Name, Parent)
For internal use only.
#define FB_DEFINE_COMPONENT(DllTag, Type)
Define a component and give it the ability to be a property.
#define FB_DEFINE_LIST(DllTag, Type)
Define a component list.
Contains definitions for devices, boxes and models.
Property class: const char * (String).
MotionBuilder SDK base class.
FBPropertyString StaticComment
Read Write Property: Comment associated to this note.
PropertyList: Concrete class for PropertyList of component
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
#define FBSDKNamespace
FBSDKNamespace define.
A box is a fundamental building block in the application architecture.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
#define IQuery_Declare(IsPure)