#include <ivfmath/IvfFunctions.h>
Inheritance diagram for CIvfEnvPos2d:

Public Member Functions | |
| CIvfEnvPos2d () | |
| CIvfEnvPos2d (double x, double y) | |
| IvfClassInfo ("CIvfEnvPos2d", CIvfMathBase) | |
| double | getY () |
| double | getX () |
Implements a position on an envelope function
Definition at line 167 of file IvfFunctions.h.
|
|
CIvfEnvPos2d constructor Default values are (0,0) |
|
||||||||||||
|
CIvfEnvPos2d constructor
|
|
|
Return y position Referenced by SIvfEnvPos2dCompare::operator()(). |
|
|
Return x position |
1.4.6-NO