VTK  9.1.0
vtkPBivariateLinearTableThreshold Member List

This is the complete list of members for vtkPBivariateLinearTableThreshold, including all inherited members.

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AddColumnToThreshold(vtkIdType column, vtkIdType component)vtkBivariateLinearTableThreshold
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
AddInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
AddInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
AddLineEquation(double *p1, double *p2)vtkBivariateLinearTableThreshold
AddLineEquation(double *p, double slope)vtkBivariateLinearTableThreshold
AddLineEquation(double a, double b, double c)vtkBivariateLinearTableThreshold
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
ApplyThreshold(vtkTable *tableToThreshold, vtkIdTypeArray *acceptedIds)vtkBivariateLinearTableThresholdprotectedvirtual
BLT_ABOVE enum valuevtkBivariateLinearTableThreshold
BLT_BELOW enum valuevtkBivariateLinearTableThreshold
BLT_BETWEEN enum valuevtkBivariateLinearTableThreshold
BLT_NEAR enum valuevtkBivariateLinearTableThreshold
BreakOnError()vtkObjectstatic
CAN_HANDLE_PIECE_REQUEST()vtkAlgorithmstatic
CAN_PRODUCE_SUB_EXTENT()vtkAlgorithmstatic
ClearColumnsToThreshold()vtkBivariateLinearTableThreshold
ClearLineEquations()vtkBivariateLinearTableThreshold
ColumnRangesvtkBivariateLinearTableThresholdprotected
ComputeImplicitLineFunction(double *p1, double *p2, double *abc)vtkBivariateLinearTableThresholdstatic
ComputeImplicitLineFunction(double *p, double slope, double *abc)vtkBivariateLinearTableThresholdstatic
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime)vtkAlgorithmvirtual
ControllervtkPBivariateLinearTableThresholdprotected
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
DesiredOutputPrecision enum namevtkAlgorithm
DistanceThresholdvtkBivariateLinearTableThresholdprotected
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
FastDelete()vtkObjectBasevirtual
FillInputPortInformation(int port, vtkInformation *info) overridevtkBivariateLinearTableThresholdprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info) overridevtkBivariateLinearTableThresholdprotectedvirtual
GetAbortExecute()vtkAlgorithmvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetColumnRanges()vtkBivariateLinearTableThresholdvirtual
GetColumnRanges(double &, double &)vtkBivariateLinearTableThresholdvirtual
GetColumnRanges(double[2])vtkBivariateLinearTableThresholdvirtual
GetColumnToThreshold(vtkIdType idx, vtkIdType &column, vtkIdType &component)vtkBivariateLinearTableThreshold
GetCommand(unsigned long tag)vtkObject
GetController()vtkPBivariateLinearTableThresholdvirtual
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetDistanceThreshold()vtkBivariateLinearTableThresholdvirtual
GetErrorCode()vtkAlgorithmvirtual
GetExecutive()vtkAlgorithm
GetGlobalWarningDisplay()vtkObjectstatic
GetInclusive()vtkBivariateLinearTableThresholdvirtual
GetInformation()vtkAlgorithmvirtual
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAlgorithm(int port, int index, int &algPort)vtkAlgorithm
GetInputAlgorithm(int port, int index)vtkAlgorithm
GetInputAlgorithm()vtkAlgorithminline
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputConnection(int port, int index)vtkAlgorithm
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputExecutive(int port, int index)vtkAlgorithm
GetInputExecutive()vtkAlgorithminline
GetInputInformation(int port, int index)vtkAlgorithm
GetInputInformation()vtkAlgorithminline
GetInputPortInformation(int port)vtkAlgorithm
GetIsInMemkind() constvtkObjectBase
GetLinearThresholdType()vtkBivariateLinearTableThresholdvirtual
GetMTime()vtkObjectvirtual
GetNumberOfColumnsToThreshold()vtkBivariateLinearTableThreshold
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetOutput()vtkTableAlgorithminline
GetOutput(int index)vtkTableAlgorithm
GetOutputDataObject(int port)vtkAlgorithm
GetOutputInformation(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetProgress()vtkAlgorithmvirtual
GetProgressObserver()vtkAlgorithmvirtual
GetProgressScale()vtkAlgorithmvirtual
GetProgressShift()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag()vtkAlgorithmvirtual
GetSelectedRowIds(int selection=0)vtkBivariateLinearTableThreshold
GetTotalNumberOfInputConnections()vtkAlgorithm
GetUpdateExtent()vtkAlgorithminline
GetUpdateExtent(int port)vtkAlgorithm
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithminline
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithm
GetUpdateExtent(int extent[6])vtkAlgorithminline
GetUpdateExtent(int port, int extent[6])vtkAlgorithm
GetUpdateGhostLevel()vtkAlgorithminline
GetUpdateGhostLevel(int port)vtkAlgorithm
GetUpdateNumberOfPieces()vtkAlgorithminline
GetUpdateNumberOfPieces(int port)vtkAlgorithm
GetUpdatePiece()vtkAlgorithminline
GetUpdatePiece(int port)vtkAlgorithm
GetUseNormalizedDistance()vtkBivariateLinearTableThresholdvirtual
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
ImplementationvtkBivariateLinearTableThresholdprotected
InclusivevtkBivariateLinearTableThresholdprotected
InformationvtkAlgorithmprotected
Initialize()vtkBivariateLinearTableThreshold
InitializeObjectBase()vtkObjectBase
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkPBivariateLinearTableThresholdvirtual
IsTypeOf(const char *type)vtkPBivariateLinearTableThresholdstatic
LinearThresholdType enum namevtkBivariateLinearTableThreshold
LinearThresholdTypevtkBivariateLinearTableThresholdprotected
LineEquationsvtkBivariateLinearTableThresholdprotected
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
New()vtkPBivariateLinearTableThresholdstatic
NewInstance() constvtkPBivariateLinearTableThreshold
NewInstanceInternal() constvtkPBivariateLinearTableThresholdprotectedvirtual
NumberOfLineEquationsvtkBivariateLinearTableThresholdprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OUTPUT_ROW_DATA enum valuevtkBivariateLinearTableThreshold
OUTPUT_ROW_IDS enum valuevtkBivariateLinearTableThreshold
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
OutputPorts enum namevtkBivariateLinearTableThreshold
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkPBivariateLinearTableThresholdvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) overridevtkTableAlgorithmvirtual
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgressvtkAlgorithmprotected
ProgressObservervtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o) overridevtkAlgorithmvirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
RemoveAllInputConnections(int port)vtkAlgorithmvirtual
RemoveAllInputs()vtkAlgorithm
RemoveAllObservers()vtkObject
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveInputConnection(int port, int idx)vtkAlgorithmvirtual
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *) overridevtkAlgorithmprotectedvirtual
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) overridevtkPBivariateLinearTableThresholdprotectedvirtual
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)vtkTableAlgorithmprotectedvirtual
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkTableAlgorithmprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkPBivariateLinearTableThresholdstatic
SetAbortExecute(vtkTypeBool)vtkAlgorithmvirtual
SetColumnRanges(double, double)vtkBivariateLinearTableThresholdvirtual
SetColumnRanges(double[2])vtkBivariateLinearTableThreshold
SetController(vtkMultiProcessController *)vtkPBivariateLinearTableThresholdvirtual
SetDebug(bool debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetDistanceThreshold(double)vtkBivariateLinearTableThresholdvirtual
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetInclusive(int)vtkBivariateLinearTableThresholdvirtual
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputData(vtkDataObject *obj)vtkTableAlgorithminline
SetInputData(int index, vtkDataObject *obj)vtkTableAlgorithm
SetInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
SetInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
SetInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
SetLinearThresholdType(int)vtkBivariateLinearTableThresholdvirtual
SetLinearThresholdTypeToAbove()vtkBivariateLinearTableThresholdinline
SetLinearThresholdTypeToBelow()vtkBivariateLinearTableThresholdinline
SetLinearThresholdTypeToBetween()vtkBivariateLinearTableThresholdinline
SetLinearThresholdTypeToNear()vtkBivariateLinearTableThresholdinline
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetProgress(double)vtkAlgorithm
SetProgressObserver(vtkProgressObserver *)vtkAlgorithm
SetProgressShiftScale(double shift, double scale)vtkAlgorithm
SetProgressText(const char *ptext)vtkAlgorithm
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetUseNormalizedDistance(vtkTypeBool)vtkBivariateLinearTableThresholdvirtual
SINGLE_PRECISION enum valuevtkAlgorithm
SubjectHelpervtkObjectprotected
Superclass typedefvtkPBivariateLinearTableThreshold
ThresholdAbove(double x, double y)vtkBivariateLinearTableThresholdprotected
ThresholdBelow(double x, double y)vtkBivariateLinearTableThresholdprotected
ThresholdBetween(double x, double y)vtkBivariateLinearTableThresholdprotected
ThresholdNear(double x, double y)vtkBivariateLinearTableThresholdprotected
UnRegister(vtkObjectBase *o) overridevtkAlgorithmvirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update(int port)vtkAlgorithmvirtual
Update()vtkAlgorithmvirtual
Update(int port, vtkInformationVector *requests)vtkAlgorithmvirtual
Update(vtkInformation *requests)vtkAlgorithmvirtual
UpdateDataObject()vtkAlgorithmvirtual
UpdateExtent(const int extents[6])vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateInformation()vtkAlgorithmvirtual
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateWholeExtent()vtkAlgorithmvirtual
UseNormalizedDistancevtkBivariateLinearTableThresholdprotected
UseNormalizedDistanceOff()vtkBivariateLinearTableThresholdvirtual
UseNormalizedDistanceOn()vtkBivariateLinearTableThresholdvirtual
vtkAlgorithm()vtkAlgorithmprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkBivariateLinearTableThreshold()vtkBivariateLinearTableThresholdprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPBivariateLinearTableThreshold()vtkPBivariateLinearTableThresholdprotected
vtkTableAlgorithm()vtkTableAlgorithmprotected
WeakPointersvtkObjectBaseprotected
~vtkAlgorithm() overridevtkAlgorithmprotected
~vtkBivariateLinearTableThreshold() overridevtkBivariateLinearTableThresholdprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPBivariateLinearTableThreshold() overridevtkPBivariateLinearTableThresholdprotected
~vtkTableAlgorithm() overridevtkTableAlgorithmprotected