List of all members.
Public Member Functions |
|
virtual void | Release () |
|
virtual void | SetRange (double iLow, double iHigh) |
| | ITransfertFunction implementation.
|
|
virtual double | GetLow () const |
|
virtual double | GetHigh () const |
|
virtual void | SetLow (double iLow) |
|
virtual void | SetHigh (double iHigh) |
|
virtual void | SetParam (double) |
|
virtual double | GetParam () const |
|
virtual bool | IsInvariant () const |
Protected Member Functions |
|
| AbstractTransfertFunction (double iLow=0.0, double iHigh=1.0) |
Protected Attributes |
|
double | _low |
|
double | _high |
The documentation for this class was generated from the following file: