fbsdk/fbcyclecreator.h Source File
Go to the documentation of this file. 1 #ifndef __FBCYCLECREATOR_H__
2 #define __FBCYCLECREATOR_H__
44 #define FBSDK_DLL K_DLLIMPORT
49 #ifdef FBSDKUseNamespace
94 bool CreateCycle(
FBTime pStartTime,
97 bool pMoveStartToZero =
false,
98 bool pAddZeroKey =
true,
99 const char* pNewTakeName =
"",
101 bool pPasteTx =
true,
102 bool pPasteTy =
false,
103 bool pPasteTz =
true,
105 bool pPasteG =
true );
111 #ifdef FBSDKUseNamespace
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
#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.
MotionBuilder SDK base class.
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
A character is the link between a motion source and a character model.
#define FBSDKNamespace
FBSDKNamespace define.