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