OSDrawCursor() - Operating system specific call to draw a copy of the mouse cursor. This is used with linear knobs to draw a stationary cursor while the knob is turned. The actual cursor is hidden, as it jumps around a bit even with the framework resetting its position.
Definition at line 724 of file CATWindow_Win32.cpp. References CATCursor::GetOSCursor(), CATPOINT::x, and CATPOINT::y. Referenced by CATKnob::PostDraw().
|