BINARYTOREGION2D Class Reference

#include <mi32/bintoreg.h>

Inheritance diagram for BINARYTOREGION2D:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 BINARYTOREGION2D ()
const REGION2DGetRegion ()
 ~BINARYTOREGION2D ()

Private Member Functions

virtual ERRVALUE v_Subtract (const POLYLINE &polyline)
virtual bool v_TestPoint (const DPOINT2D &point) const
virtual ERRVALUE v_Union (const POLYLINE &polyline)

Private Attributes

REGION2D m_region

Constructor & Destructor Documentation

BINARYTOREGION2D::BINARYTOREGION2D  )  [inline]
 

Definition at line 172 of file bintoreg.h.

BINARYTOREGION2D::~BINARYTOREGION2D  )  [inline]
 

Definition at line 173 of file bintoreg.h.


Member Function Documentation

const REGION2D& BINARYTOREGION2D::GetRegion  )  [inline]
 

Definition at line 177 of file bintoreg.h.

virtual ERRVALUE BINARYTOREGION2D::v_Subtract const POLYLINE polyline  )  [private, virtual]
 

Subtract a polyline from the region.

The polyline is "validated"

Reimplemented from BINARYTOREGIONINTERFACE.

virtual bool BINARYTOREGION2D::v_TestPoint const DPOINT2D point  )  const [private, virtual]
 

Check to see if a point is inside the region.

Should return true if it is, false if not.

Reimplemented from BINARYTOREGIONINTERFACE.

virtual ERRVALUE BINARYTOREGION2D::v_Union const POLYLINE polyline  )  [private, virtual]
 

Add a polyline to the region.

The polyline is "validated"

Reimplemented from BINARYTOREGIONINTERFACE.


Member Data Documentation

REGION2D BINARYTOREGION2D::m_region [private]
 

Definition at line 194 of file bintoreg.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:19:38 2004 for TNTsdk by  doxygen 1.3.8-20040913