AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AddColumnToThreshold(vtkIdType column, vtkIdType component) | vtkBivariateLinearTableThreshold | |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
AddLineEquation(double *p1, double *p2) | vtkBivariateLinearTableThreshold | |
AddLineEquation(double *p, double slope) | vtkBivariateLinearTableThreshold | |
AddLineEquation(double a, double b, double c) | vtkBivariateLinearTableThreshold | |
ApplyThreshold(vtkTable *tableToThreshold, vtkIdTypeArray *acceptedIds) | vtkBivariateLinearTableThreshold | protectedvirtual |
BLT_ABOVE enum value | vtkBivariateLinearTableThreshold | |
BLT_BELOW enum value | vtkBivariateLinearTableThreshold | |
BLT_BETWEEN enum value | vtkBivariateLinearTableThreshold | |
BLT_NEAR enum value | vtkBivariateLinearTableThreshold | |
ClearColumnsToThreshold() | vtkBivariateLinearTableThreshold | |
ClearLineEquations() | vtkBivariateLinearTableThreshold | |
ColumnRanges | vtkBivariateLinearTableThreshold | protected |
ComputeImplicitLineFunction(double *p1, double *p2, double *abc) | vtkBivariateLinearTableThreshold | static |
ComputeImplicitLineFunction(double *p, double slope, double *abc) | vtkBivariateLinearTableThreshold | static |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
ComputePriority() | vtkAlgorithm | virtual |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DistanceThreshold | vtkBivariateLinearTableThreshold | protected |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkBivariateLinearTableThreshold | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkBivariateLinearTableThreshold | protectedvirtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetColumnRanges() | vtkBivariateLinearTableThreshold | virtual |
GetColumnRanges(double &, double &) | vtkBivariateLinearTableThreshold | virtual |
GetColumnRanges(double[2]) | vtkBivariateLinearTableThreshold | virtual |
GetColumnToThreshold(vtkIdType idx, vtkIdType &column, vtkIdType &component) | vtkBivariateLinearTableThreshold | |
GetDistanceThreshold() | vtkBivariateLinearTableThreshold | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
GetInclusive() | vtkBivariateLinearTableThreshold | virtual |
GetInformation() | vtkAlgorithm | virtual |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
GetInputAlgorithm() | vtkAlgorithm | inline |
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayInformation(int idx) | vtkAlgorithm | |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputDataObject(int port, int connection) | vtkAlgorithm | |
GetInputExecutive(int port, int index) | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | inline |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | inline |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetLinearThresholdType() | vtkBivariateLinearTableThreshold | virtual |
GetNumberOfColumnsToThreshold() | vtkBivariateLinearTableThreshold | |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetOutput() | vtkTableAlgorithm | inline |
GetOutput(int index) | vtkTableAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetProgress() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetSelectedRowIds(int selection=0) | vtkBivariateLinearTableThreshold | |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetUpdateExtent() | vtkAlgorithm | inline |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | inline |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | inline |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | inline |
GetUpdatePiece(int port) | vtkAlgorithm | |
GetUseNormalizedDistance() | vtkBivariateLinearTableThreshold | virtual |
HasExecutive() | vtkAlgorithm | |
Implementation | vtkBivariateLinearTableThreshold | protected |
Inclusive | vtkBivariateLinearTableThreshold | protected |
Information | vtkAlgorithm | protected |
Initialize() | vtkBivariateLinearTableThreshold | |
INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | static |
INPUT_CONNECTION() | vtkAlgorithm | static |
INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
INPUT_IS_REPEATABLE() | vtkAlgorithm | static |
INPUT_PORT() | vtkAlgorithm | static |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | static |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | static |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
IsA(const char *type) | vtkBivariateLinearTableThreshold | virtual |
IsTypeOf(const char *type) | vtkBivariateLinearTableThreshold | static |
LinearThresholdType enum name | vtkBivariateLinearTableThreshold | |
LinearThresholdType | vtkBivariateLinearTableThreshold | protected |
LineEquations | vtkBivariateLinearTableThreshold | protected |
MANAGES_METAINFORMATION() | vtkAlgorithm | static |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
New() | vtkBivariateLinearTableThreshold | static |
NewInstance() const | vtkBivariateLinearTableThreshold | |
NewInstanceInternal() const | vtkBivariateLinearTableThreshold | protectedvirtual |
NumberOfLineEquations | vtkBivariateLinearTableThreshold | protected |
OUTPUT_ROW_DATA enum value | vtkBivariateLinearTableThreshold | |
OUTPUT_ROW_IDS enum value | vtkBivariateLinearTableThreshold | |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
OutputPorts enum name | vtkBivariateLinearTableThreshold | |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
PRESERVES_ATTRIBUTES() | vtkAlgorithm | static |
PRESERVES_BOUNDS() | vtkAlgorithm | static |
PRESERVES_DATASET() | vtkAlgorithm | static |
PRESERVES_GEOMETRY() | vtkAlgorithm | static |
PRESERVES_RANGES() | vtkAlgorithm | static |
PRESERVES_TOPOLOGY() | vtkAlgorithm | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkBivariateLinearTableThreshold | |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkTableAlgorithm | virtual |
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
Register(vtkObjectBase *o) | vtkAlgorithm | virtual |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
RemoveAllInputs() | vtkAlgorithm | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
ReportReferences(vtkGarbageCollector *) | vtkAlgorithm | protectedvirtual |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkBivariateLinearTableThreshold | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkTableAlgorithm | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkTableAlgorithm | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkBivariateLinearTableThreshold | static |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetColumnRanges(double, double) | vtkBivariateLinearTableThreshold | virtual |
SetColumnRanges(double[2]) | vtkBivariateLinearTableThreshold | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetDistanceThreshold(double) | vtkBivariateLinearTableThreshold | virtual |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
SetInclusive(int) | vtkBivariateLinearTableThreshold | virtual |
SetInformation(vtkInformation *) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | virtual |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputData(vtkDataObject *obj) | vtkTableAlgorithm | inline |
SetInputData(int index, vtkDataObject *obj) | vtkTableAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
SetLinearThresholdType(int) | vtkBivariateLinearTableThreshold | virtual |
SetLinearThresholdTypeToAbove() | vtkBivariateLinearTableThreshold | inline |
SetLinearThresholdTypeToBelow() | vtkBivariateLinearTableThreshold | inline |
SetLinearThresholdTypeToBetween() | vtkBivariateLinearTableThreshold | inline |
SetLinearThresholdTypeToNear() | vtkBivariateLinearTableThreshold | inline |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | inline |
SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
SetUseNormalizedDistance(int) | vtkBivariateLinearTableThreshold | virtual |
SINGLE_PRECISION enum value | vtkAlgorithm | |
Superclass typedef | vtkBivariateLinearTableThreshold | |
ThresholdAbove(double x, double y) | vtkBivariateLinearTableThreshold | protected |
ThresholdBelow(double x, double y) | vtkBivariateLinearTableThreshold | protected |
ThresholdBetween(double x, double y) | vtkBivariateLinearTableThreshold | protected |
ThresholdNear(double x, double y) | vtkBivariateLinearTableThreshold | protected |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | virtual |
Update(int port) | vtkAlgorithm | virtual |
Update() | vtkAlgorithm | virtual |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateInformation() | vtkAlgorithm | virtual |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateWholeExtent() | vtkAlgorithm | virtual |
UseNormalizedDistance | vtkBivariateLinearTableThreshold | protected |
UseNormalizedDistanceOff() | vtkBivariateLinearTableThreshold | virtual |
UseNormalizedDistanceOn() | vtkBivariateLinearTableThreshold | virtual |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkBivariateLinearTableThreshold() | vtkBivariateLinearTableThreshold | protected |
vtkTableAlgorithm() | vtkTableAlgorithm | protected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkBivariateLinearTableThreshold() | vtkBivariateLinearTableThreshold | protectedvirtual |
~vtkTableAlgorithm() | vtkTableAlgorithm | protected |