| AddPoint(double x, double y) | vtkPiecewiseFunction | |
| AddPoint(double x, double y, double midpoint, double sharpness) | vtkPiecewiseFunction | |
| AddSegment(double x1, double y1, double x2, double y2) | vtkPiecewiseFunction | |
| AdjustRange(double range[2]) | vtkPiecewiseFunction | |
| AllowDuplicateScalars | vtkPiecewiseFunction | protected |
| AllowDuplicateScalarsOff() | vtkPiecewiseFunction | virtual |
| AllowDuplicateScalarsOn() | vtkPiecewiseFunction | virtual |
| BuildFunctionFromTable(double x1, double x2, int size, double *table, int stride=1) | vtkPiecewiseFunction | |
| Clamping | vtkPiecewiseFunction | protected |
| ClampingOff() | vtkPiecewiseFunction | virtual |
| ClampingOn() | vtkPiecewiseFunction | virtual |
| DeepCopy(vtkDataObject *f) | vtkPiecewiseFunction | |
| FillFromDataPointer(int, double *) | vtkPiecewiseFunction | |
| Function | vtkPiecewiseFunction | protected |
| GetAllowDuplicateScalars() | vtkPiecewiseFunction | virtual |
| GetClamping() | vtkPiecewiseFunction | virtual |
| GetClassName() | vtkPiecewiseFunction | virtual |
| GetData(vtkInformation *info) | vtkPiecewiseFunction | static |
| GetData(vtkInformationVector *v, int i=0) | vtkPiecewiseFunction | static |
| GetDataObjectType() | vtkPiecewiseFunction | inline |
| GetDataPointer() | vtkPiecewiseFunction | |
| GetFirstNonZeroValue() | vtkPiecewiseFunction | |
| GetNodeValue(int index, double val[4]) | vtkPiecewiseFunction | |
| GetRange() | vtkPiecewiseFunction | virtual |
| GetRange(double &, double &) | vtkPiecewiseFunction | virtual |
| GetRange(double[2]) | vtkPiecewiseFunction | virtual |
| GetSize() | vtkPiecewiseFunction | |
| GetTable(double x1, double x2, int size, float *table, int stride=1) | vtkPiecewiseFunction | |
| GetTable(double x1, double x2, int size, double *table, int stride=1) | vtkPiecewiseFunction | |
| GetType() | vtkPiecewiseFunction | |
| GetValue(double x) | vtkPiecewiseFunction | |
| Initialize() | vtkPiecewiseFunction | |
| Internal | vtkPiecewiseFunction | protected |
| IsA(const char *type) | vtkPiecewiseFunction | virtual |
| IsTypeOf(const char *type) | vtkPiecewiseFunction | static |
| New() | vtkPiecewiseFunction | static |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPiecewiseFunction | |
| Range | vtkPiecewiseFunction | protected |
| RemoveAllPoints() | vtkPiecewiseFunction | |
| RemovePoint(double x) | vtkPiecewiseFunction | |
| SafeDownCast(vtkObject *o) | vtkPiecewiseFunction | static |
| SetAllowDuplicateScalars(int) | vtkPiecewiseFunction | virtual |
| SetClamping(int) | vtkPiecewiseFunction | virtual |
| SetNodeValue(int index, double val[4]) | vtkPiecewiseFunction | |
| ShallowCopy(vtkDataObject *f) | vtkPiecewiseFunction | |
| SortAndUpdateRange() | vtkPiecewiseFunction | protected |
| Superclass typedef | vtkPiecewiseFunction | |
| vtkPiecewiseFunction() | vtkPiecewiseFunction | protected |
| ~vtkPiecewiseFunction() | vtkPiecewiseFunction | protected |