#include <mgui/toolpt.h>
Inheritance diagram for MGUI::TOOL_POINT:

Public Member Functions | |
| const DPOINT3D & | GetPoint () const |
| TOOL_POINT & | operator= (const DPOINT3D &rhs) |
| TOOL_POINT & | operator= (const DPOINT2D &rhs) |
| void | SetMarker (MARKER marker, UINT16 size=0) |
| TOOL_POINT (TOOLCANVAS *canvas) | |
| virtual | ~TOOL_POINT () |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Get current tool point coordinates.
|
|
|
Assigment from DPOINT3D.
|
|
|
Assignment from DPOINT2D.
|
|
||||||||||||
|
Set marker type and size. The default marker is MARKER_Plus with a size of 9 pixels.
|
1.3.8-20040913