RVC::OP::CONTOURING::METHOD_PARAMETERS Class Reference

Base class for all contouring methods. More...

#include <rvc/opcontouring.h>

Inheritance diagram for RVC::OP::CONTOURING::METHOD_PARAMETERS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 METHOD_PARAMETERS (const METHOD method)
virtual ~METHOD_PARAMETERS ()
double GetEndingLevel () const
double GetInterval () const
METHOD GetMethod () const
double GetStartingLevel () const
double GetZOffset () const
double GetZScale () const
void SetEndingLevel (const double EndingLevel)
void SetInterval (const double Interval)
void SetStartingLevel (const double StartingLevel)
void SetZOffset (const double ZOffset)
void SetZScale (const double ZScale)

Detailed Description

Base class for all contouring methods.


Constructor & Destructor Documentation

RVC::OP::CONTOURING::METHOD_PARAMETERS::METHOD_PARAMETERS ( const METHOD  method  ) 
virtual RVC::OP::CONTOURING::METHOD_PARAMETERS::~METHOD_PARAMETERS (  )  [virtual]

Member Function Documentation

double RVC::OP::CONTOURING::METHOD_PARAMETERS::GetEndingLevel (  )  const [inline]

Return ending level of contouring.

double RVC::OP::CONTOURING::METHOD_PARAMETERS::GetInterval (  )  const [inline]

Return interval of contouring.

METHOD RVC::OP::CONTOURING::METHOD_PARAMETERS::GetMethod (  )  const [inline]

Return method of contouring.

double RVC::OP::CONTOURING::METHOD_PARAMETERS::GetStartingLevel (  )  const [inline]

Return starting level of contouring.

double RVC::OP::CONTOURING::METHOD_PARAMETERS::GetZOffset (  )  const [inline]

Return z offset of source elements.

double RVC::OP::CONTOURING::METHOD_PARAMETERS::GetZScale (  )  const [inline]

Return z scale of source elements.

void RVC::OP::CONTOURING::METHOD_PARAMETERS::SetEndingLevel ( const double  EndingLevel  )  [inline]

Set ending level of contouring.

void RVC::OP::CONTOURING::METHOD_PARAMETERS::SetInterval ( const double  Interval  )  [inline]

Set interval of contouring.

void RVC::OP::CONTOURING::METHOD_PARAMETERS::SetStartingLevel ( const double  StartingLevel  )  [inline]

Set starting level of contouring.

void RVC::OP::CONTOURING::METHOD_PARAMETERS::SetZOffset ( const double  ZOffset  )  [inline]

Set z offset of source elements.

void RVC::OP::CONTOURING::METHOD_PARAMETERS::SetZScale ( const double  ZScale  )  [inline]

Set z scale of source elements.


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

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