![]() |
VR-Forces 4.0.4 Class Documentation
|
Simple class to provide mouse position. More...
Public Member Functions | |
| virtual void | getCurrentMousePosition (int &x, int &y)=0 |
Simple class to provide mouse position.
Implement if you wish to provide the mouse position in a different way that what the processor last recorded it as
| virtual void makVrf::DtMousePositionProvider::getCurrentMousePosition | ( | int & | x, |
| int & | y | ||
| ) | [pure virtual] |