11 #ifndef __TIL_HuskDevice__
12 #define __TIL_HuskDevice__
63 virtual bool getMousePosition(
UT_Vector2i &pos)
const;
76 virtual bool create(
const IMG_Stat &stat,
81 bool first_frame) = 0;
#define SYS_VISIBILITY_EXPORT
std::unique_ptr< T, Deleter > UT_UniquePtr
A smart pointer for unique ownership of dynamically allocated objects.
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
SYS_VISIBILITY_EXPORT void installHuskDisplay()
A map of string to various well defined value types.
GA_API const UT_StringHolder parms
File options for manipulating image data on load or save. This class allows you to modify the incomin...
Contains the details of a specific image file, used by IMG_File. This class contains all the high-lev...
UT_UniquePtr< TIL_HuskDevice > TIL_HuskDevicePtr