CLAM-Development  1.4.0
Static Public Member Functions
CLAM::RangeView Class Reference

#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

Definition at line 32 of file RangeView.hxx.

static void CLAM::RangeView::zoom ( double &  low,
double &  high,
double  factor,
double  centering 
)
inlinestatic

Definition at line 23 of file RangeView.hxx.

References CLAM_ASSERT.

static double CLAM::RangeView::zoomExcentricity ( double  low,
double  high,
double  stiked 
)
inlinestatic

Definition at line 17 of file RangeView.hxx.


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