43 static bool _wasAborted;
44 static bool _abortIsHandled;
#define INVENTORWRAPPER_API
Library initialization and export macros for platform independecy of project.
Class for passing status information to a host system.
static void updateProgress(const char *info1, const char *info2)
sets the global progress status to the given strings (using ML host if ML is linked)
static bool abortIsHandled()
get if global abortion will be handled by the viewer
static void setWasAborted(bool flag)
set if global abortion was done
static void setAbortIsHandled(bool flag)
set if global abortion will be handled by the viewer
static bool wasAborted()
check if global abortion flag was set