MGUI::TOOL_REGION Class Reference

Region tool. More...

#include <mgui/toolregion.h>

Inheritance diagram for MGUI::TOOL_REGION:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TOOL_REGION (TOOLCANVAS *canvas)
virtual ~TOOL_REGION ()
const REGION2DGetRegion () const
TOOL_REGIONoperator= (const REGION2D &rhs)
void SetRegion (const REGION2D &region)

Detailed Description

Region tool.


Constructor & Destructor Documentation

MGUI::TOOL_REGION::TOOL_REGION ( TOOLCANVAS canvas  )  [explicit]

Constructor.

virtual MGUI::TOOL_REGION::~TOOL_REGION (  )  [virtual]

Destructor.


Member Function Documentation

const REGION2D& MGUI::TOOL_REGION::GetRegion (  )  const [inline]

Get reference to region.

TOOL_REGION& MGUI::TOOL_REGION::operator= ( const REGION2D rhs  ) 

Assignment from REGION2D.

void MGUI::TOOL_REGION::SetRegion ( const REGION2D region  )  [inline]

Assign region to tool.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:36:20 2012 for TNTsdk 2012 by  doxygen 1.6.1