#include <RangeView.hxx>
List of all members.
Static Public Member Functions |
static double | zoomExcentricity (double low, double high, double stiked) |
static void | zoom (double &low, double &high, double factor, double centering) |
static void | keepWithinInterval (double &low, double &high, double lowest, double highest) |
Detailed Description
Definition at line 14 of file RangeView.hxx.
Member Function Documentation
static void CLAM::RangeView::keepWithinInterval |
( |
double & |
low, |
|
|
double & |
high, |
|
|
double |
lowest, |
|
|
double |
highest |
|
) |
| |
|
inlinestatic |
static void CLAM::RangeView::zoom |
( |
double & |
low, |
|
|
double & |
high, |
|
|
double |
factor, |
|
|
double |
centering |
|
) |
| |
|
inlinestatic |
static double CLAM::RangeView::zoomExcentricity |
( |
double |
low, |
|
|
double |
high, |
|
|
double |
stiked |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: