Go to the documentation of this file.
26 #ifndef vtkContourValues_h
27 #define vtkContourValues_h
int GetNumberOfContours()
static vtkContourValues * New()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCOMMONMISC_EXPORT
void GenerateValues(int numContours, double rangeStart, double rangeEnd)
GLsizei const GLfloat * value
helper object to manage setting and generating contour values
a simple class to control print indentation
void GenerateValues(int numContours, double range[2])
void SetValue(int i, double value)
vtkDoubleArray * Contours
dynamic, self-adjusting array of double
void GetValues(double *contourValues)
void SetNumberOfContours(const int number)