AllScalars | vtkThreshold | protected |
AllScalarsOff() | vtkThreshold | virtual |
AllScalarsOn() | vtkThreshold | virtual |
AttributeMode | vtkThreshold | protected |
Between(double s) | vtkThreshold | inlineprotected |
ComponentMode | vtkThreshold | protected |
EvaluateCell(vtkDataArray *scalars, vtkIdList *cellPts, int numCellPts) | vtkThreshold | protected |
EvaluateCell(vtkDataArray *scalars, int c, vtkIdList *cellPts, int numCellPts) | vtkThreshold | protected |
EvaluateComponents(vtkDataArray *scalars, vtkIdType id) | vtkThreshold | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkThreshold | protectedvirtual |
GetAllScalars() | vtkThreshold | virtual |
GetAttributeMode() | vtkThreshold | virtual |
GetAttributeModeAsString() | vtkThreshold | |
GetComponentMode() | vtkThreshold | virtual |
GetComponentModeAsString() | vtkThreshold | |
GetLowerThreshold() | vtkThreshold | virtual |
GetOutputPointsPrecision() const | vtkThreshold | |
GetPointsDataType() | vtkThreshold | |
GetSelectedComponent() | vtkThreshold | virtual |
GetUpperThreshold() | vtkThreshold | virtual |
GetUseContinuousCellRange() | vtkThreshold | virtual |
IsA(const char *type) | vtkThreshold | virtual |
IsTypeOf(const char *type) | vtkThreshold | static |
Lower(double s) | vtkThreshold | inlineprotected |
LowerThreshold | vtkThreshold | protected |
New() | vtkThreshold | static |
NewInstance() const | vtkThreshold | |
NewInstanceInternal() const | vtkThreshold | protectedvirtual |
OutputPointsPrecision | vtkThreshold | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkThreshold | |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkThreshold | virtual |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkThreshold | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkThreshold | static |
SelectedComponent | vtkThreshold | protected |
SetAllScalars(int) | vtkThreshold | virtual |
SetAttributeMode(int) | vtkThreshold | virtual |
SetAttributeModeToDefault() | vtkThreshold | inline |
SetAttributeModeToUseCellData() | vtkThreshold | inline |
SetAttributeModeToUsePointData() | vtkThreshold | inline |
SetComponentMode(int) | vtkThreshold | virtual |
SetComponentModeToUseAll() | vtkThreshold | inline |
SetComponentModeToUseAny() | vtkThreshold | inline |
SetComponentModeToUseSelected() | vtkThreshold | inline |
SetOutputPointsPrecision(int precision) | vtkThreshold | |
SetPointsDataType(int type) | vtkThreshold | |
SetPointsDataTypeToDouble() | vtkThreshold | inline |
SetPointsDataTypeToFloat() | vtkThreshold | inline |
SetSelectedComponent(int) | vtkThreshold | virtual |
SetUseContinuousCellRange(int) | vtkThreshold | virtual |
Superclass typedef | vtkThreshold | |
ThresholdBetween(double lower, double upper) | vtkThreshold | |
ThresholdByLower(double lower) | vtkThreshold | |
ThresholdByUpper(double upper) | vtkThreshold | |
ThresholdFunction | vtkThreshold | protected |
Upper(double s) | vtkThreshold | inlineprotected |
UpperThreshold | vtkThreshold | protected |
UseContinuousCellRange | vtkThreshold | protected |
UseContinuousCellRangeOff() | vtkThreshold | virtual |
UseContinuousCellRangeOn() | vtkThreshold | virtual |
vtkThreshold() | vtkThreshold | protected |
~vtkThreshold() | vtkThreshold | protected |