RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS Class Reference

Class for Delaunay triangulation method from points. More...

#include <rvc/optriangulation.h>

Inheritance diagram for RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DELAUNAY_PARAMETERS ()
 ~DELAUNAY_PARAMETERS ()
double GetMaximumMemory () const
double GetTolerance () const
double GetZOffset () const
double GetZScale () const
void SetMaximumMemory (const double MaximumMemory)
double SetTolerance (const double tolerance)
void SetZOffset (const double ZOffset)
double SetZScale (const double ZScale)

Detailed Description

Class for Delaunay triangulation method from points.


Constructor & Destructor Documentation

RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::DELAUNAY_PARAMETERS (  ) 

Construct with default values.

RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::~DELAUNAY_PARAMETERS (  ) 

Destructor.


Member Function Documentation

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::GetMaximumMemory (  )  const [inline]

Returns maximum memory to use for internal buffers in MB.

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::GetTolerance (  )  const [inline]

Returns tolerance distance between points.

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::GetZOffset (  )  const [inline]

Returns desired z offset for points.

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::GetZScale (  )  const [inline]

Returns desired z scale for points.

void RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::SetMaximumMemory ( const double  MaximumMemory  )  [inline]

Set maximum memory to use for internal buffers in MB.

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::SetTolerance ( const double  tolerance  ) 

Set tolerance distance between points.

void RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::SetZOffset ( const double  ZOffset  )  [inline]

Set desired z offset for points.

double RVC::OP::TRIANGULATION::DELAUNAY_PARAMETERS::SetZScale ( const double  ZScale  ) 

Set desired z scale for points.


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

Generated on Sun Oct 7 21:38:44 2012 for TNTsdk 2012 by  doxygen 1.6.1