fbsdk/fbmotion.h Source File
Go to the documentation of this file. 1 #ifndef __FBMOTIONCLIP_H__
2 #define __FBMOTIONCLIP_H__
48 #define FBSDK_DLL K_DLLIMPORT
53 #ifdef FBSDKUseNamespace
81 virtual void FBDelete();
102 #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.
FBPropertyTime Start
Read Only Property: Start time of clip.
class FBPropertyBase< FBTime, kFBPT_Time > FBPropertyTime
Property: FBTime
FBPropertyString Filename
Read Write Property: Filename and path of motion file.
Property class: const char * (String).
MotionBuilder SDK base class.
FBPropertyString RelativePath
Read Only Property: Relative path to the motion file.
FBPropertyTime Stop
Read Only Property: Stop time of clip.
PropertyList: Concrete class for PropertyList of component
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
#define FBSDKNamespace
FBSDKNamespace define.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...