CIvfEnvPos2d Class Reference

#include <ivfmath/IvfFunctions.h>

Inheritance diagram for CIvfEnvPos2d:

CIvfMathBase List of all members.

Public Member Functions

 CIvfEnvPos2d ()
 CIvfEnvPos2d (double x, double y)
 IvfClassInfo ("CIvfEnvPos2d", CIvfMathBase)
double getY ()
double getX ()

Detailed Description

Envelope position class

Implements a position on an envelope function

Author:
Jonas Lindemann

Definition at line 167 of file IvfFunctions.h.


Constructor & Destructor Documentation

CIvfEnvPos2d::CIvfEnvPos2d  ) 
 

CIvfEnvPos2d constructor

Default values are (0,0)

CIvfEnvPos2d::CIvfEnvPos2d double  x,
double  y
 

CIvfEnvPos2d constructor

Parameters:
x x-position on envelope
y y-position on envelope


Member Function Documentation

double CIvfEnvPos2d::getX  ) 
 

Return y position

Referenced by SIvfEnvPos2dCompare::operator()().

double CIvfEnvPos2d::getY  ) 
 

Return x position


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:50 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO