14 #ifndef _ContourFunctionRep_H_
15 #define _ContourFunctionRep_H_
56 void drawProjectedValues (
const Range & x_range,
const Range & y_range,
65 #endif // _ContourFunctionRep_H_
#define MDL_HIPPOPLOT_API
A PointRep class that draws a contour lines.
A transform that transforms coordinates from one coordinate system to another.
A class that draws a function as contour lines.
unsigned int m_steps
The number of steps taken to calculate function values.
NTuple * m_ntuple
The table of function values from which to build the contours.
hippodraw::ContourPointRep class interface
A DataSource class implemented with std::vector<double> to store the column data. ...
The abstract base class for views.
A function that can be added to a DataRep and used in a fitter.
Expresses a range of values.