#include <mgui/toolrgn.h>
Inheritance diagram for MGUI::TOOL_REGION:

Public Member Functions | |
| const REGION2D & | GetRegion () const |
| TOOL_REGION & | operator= (const REGION2D &rhs) |
| void | SetRegion (const REGION2D ®ion) |
| TOOL_REGION (TOOLCANVAS *canvas) | |
| virtual | ~TOOL_REGION () |
Definition at line 37 of file toolrgn.h.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Get reference to region.
|
|
|
Assignment from REGION2D.
|
|
|
Assign region to tool.
|
1.3.8-20040913