MAQUINA_EXPORT void initialize()
When the Rumba Engine is embedded in an application, this function should be called before any Rumba ...
MAQUINA_EXPORT bool has_python()
Return true if Python is available.
This version of the SDK is unstable, i-e, it may change with no warning.
Definition: AddCurveAction.h:20
MAQUINA_EXPORT void release()
When the Rumba Engine is embedded in an application, this function should be called before to leave t...
#define MAQUINA_EXPORT
Definition: Export.h:31
MAQUINA_EXPORT void load_plugins(const std::vector< std::wstring > &plugin_directories)
Load all the Rumba plug-ins from directories.