HDK
|
#include "TIL_API.h"
#include <UT/UT_Array.h>
#include <UT/UT_Rect.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_Vector2.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_NonCopyable.h>
Go to the source code of this file.
Classes | |
class | TIL_HuskDevice |
struct | TIL_HuskDevice::Factory |
Functions | |
SYS_VISIBILITY_EXPORT void | installHuskDisplay () |
SYS_VISIBILITY_EXPORT void installHuskDisplay | ( | ) |
The DSO should call TIL_HuskDevice::setDefaultFactory()
to override the default husk display device.