OSSetMouse() - Operating system specific call to set the mouse location and cursor. This is mainly used by linear knobs to hold the cursor in one location.
Definition at line 698 of file CATWindow_Win32.cpp. References CATCURSOR_HIDE, fWindow, CATCursor::GetType(), CATCursor::HideCursor(), CATCursor::ShowCursor(), CATPOINT::x, and CATPOINT::y. Referenced by CATKnob::TrackMouseDown(), CATKnob::TrackMouseMove(), and CATKnob::TrackMouseRelease().
|