ROVLib2
RISCOSC++applicationdevelopmentlibrary
|
#include <coordinateconverter.h>
Public Member Functions | |
virtual tLocation | FromScreen (const tLocation &rklScreen) |
virtual tLocation | ToScreen (const tLocation &rklObject) |
Defines a coordinate converter class which must be overridden in order for the parent class to compile
Definition at line 9 of file coordinateconverter.h.
|
inlinevirtual |
Converts a location from screen to object reference
Definition at line 13 of file coordinateconverter.h.
Converts a location from object reference to screen
Definition at line 16 of file coordinateconverter.h.