VORONOI_DIAGRAM Class Reference

#include <mi32/vdiagram.h>

List of all members.

Public Member Functions

 VORONOI_DIAGRAM ()
 ~VORONOI_DIAGRAM ()
ERRVALUE Compute (const POLYLINE &polyline, const double factor)
ERRVALUE Compute (const POLYLINE &polyline, const DRECT2D &extents)
ERRVALUE ComputePolylineListFromSelectedPolygons (const BITSET &bitset, POLYLINELIST &polylinelist)
const VORONOI_EDGEGetEdge (const INT32 index) const
const VORONOI_NODEGetNode (const INT32 index) const
INT32 GetNumEdges () const
INT32 GetNumNodes () const
INT32 GetNumPolygons () const
const VORONOI_POLYGONGetPolygon (const INT32 index) const
bool IsComputed () const

Constructor & Destructor Documentation

VORONOI_DIAGRAM::VORONOI_DIAGRAM (  ) 
VORONOI_DIAGRAM::~VORONOI_DIAGRAM (  ) 

Member Function Documentation

ERRVALUE VORONOI_DIAGRAM::Compute ( const POLYLINE polyline,
const double  factor 
)
ERRVALUE VORONOI_DIAGRAM::Compute ( const POLYLINE polyline,
const DRECT2D extents 
)
ERRVALUE VORONOI_DIAGRAM::ComputePolylineListFromSelectedPolygons ( const BITSET bitset,
POLYLINELIST polylinelist 
)
const VORONOI_EDGE& VORONOI_DIAGRAM::GetEdge ( const INT32  index  )  const [inline]
const VORONOI_NODE& VORONOI_DIAGRAM::GetNode ( const INT32  index  )  const [inline]
INT32 VORONOI_DIAGRAM::GetNumEdges (  )  const [inline]
INT32 VORONOI_DIAGRAM::GetNumNodes (  )  const [inline]
INT32 VORONOI_DIAGRAM::GetNumPolygons (  )  const [inline]
const VORONOI_POLYGON& VORONOI_DIAGRAM::GetPolygon ( const INT32  index  )  const [inline]
bool VORONOI_DIAGRAM::IsComputed (  )  const [inline]

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

Generated on Sun Oct 7 21:33:59 2012 for TNTsdk 2012 by  doxygen 1.6.1