fbsdk/fbpython.h Source File
Go to the documentation of this file.
50 #define FBSDK_DLL K_DLLIMPORT
57 #ifdef FBSDKUseNamespace
68 const char* GetName();
74 Data* mConcreteContext;
100 static const char* GetVersion();
105 static const char* GetPlatform();
166 static bool ExecuteScript(
const char* pFilename);
176 #ifdef FBSDKUseNamespace
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
define declarations to determine cross-platform namespace conventions.
#define FBSDKNamespace
FBSDKNamespace define.
FBPython is for python users to run python script and communicate with MotionBuilder internal python ...