HDK
|
#include <RE_Cursor.h>
Public Member Functions | |
RE_Cursor (const char *name) | |
~RE_Cursor () | |
RE_IDType | getDeviceId () |
UT_DimRect | getCursorRect () const |
const char * | getName () const |
Static Public Member Functions | |
static void | position (int &x, int &y) |
Return the current mouse position in Houdini's UI coordinate system. More... | |
Definition at line 96 of file RE_Cursor.h.
RE_Cursor::RE_Cursor | ( | const char * | name | ) |
RE_Cursor::~RE_Cursor | ( | ) |
|
inline |
Definition at line 107 of file RE_Cursor.h.
RE_IDType RE_Cursor::getDeviceId | ( | ) |
|
inline |
Definition at line 109 of file RE_Cursor.h.
Return the current mouse position in Houdini's UI coordinate system.