AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AddArrayName(const char *) | vtkConvertSelection | |
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 |
ArrayNames | vtkConvertSelection | protected |
ClearArrayNames() | vtkConvertSelection | |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
ComputePriority() | vtkAlgorithm | virtual |
Convert(vtkSelection *input, vtkDataObject *data, vtkSelection *output) | vtkConvertSelection | protected |
ConvertCompositeDataSet(vtkSelection *input, vtkCompositeDataSet *data, vtkSelection *output) | vtkConvertSelection | protected |
ConvertToBlockSelection(vtkSelection *input, vtkCompositeDataSet *data, vtkSelection *output) | vtkConvertSelection | protected |
ConvertToIndexSelection(vtkSelectionNode *input, vtkDataSet *data, vtkSelectionNode *output) | vtkConvertSelection | protected |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkConvertSelection | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkSelectionAlgorithm | protectedvirtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetArrayName() | vtkConvertSelection | virtual |
GetArrayNames() | vtkConvertSelection | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
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 |
GetInputFieldType() | vtkConvertSelection | virtual |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | inline |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetMatchAnyValues() | vtkConvertSelection | virtual |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetOutput() | vtkSelectionAlgorithm | inline |
GetOutput(int index) | vtkSelectionAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetOutputType() | vtkConvertSelection | virtual |
GetProgress() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetSelectedCells(vtkSelection *input, vtkDataSet *data, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectedEdges(vtkSelection *input, vtkGraph *data, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectedItems(vtkSelection *input, vtkDataObject *data, int fieldType, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectedPoints(vtkSelection *input, vtkDataSet *data, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectedRows(vtkSelection *input, vtkTable *data, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectedVertices(vtkSelection *input, vtkGraph *data, vtkIdTypeArray *indices) | vtkConvertSelection | static |
GetSelectionExtractor() | vtkConvertSelection | virtual |
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 | |
HasExecutive() | vtkAlgorithm | |
Information | vtkAlgorithm | protected |
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 |
InputFieldType | vtkConvertSelection | protected |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
IsA(const char *type) | vtkConvertSelection | virtual |
IsTypeOf(const char *type) | vtkConvertSelection | static |
MANAGES_METAINFORMATION() | vtkAlgorithm | static |
MatchAnyValues | vtkConvertSelection | protected |
MatchAnyValuesOff() | vtkConvertSelection | virtual |
MatchAnyValuesOn() | vtkConvertSelection | virtual |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
New() | vtkConvertSelection | static |
NewInstance() const | vtkConvertSelection | |
NewInstanceInternal() const | vtkConvertSelection | protectedvirtual |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
OutputType | vtkConvertSelection | protected |
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) | vtkConvertSelection | |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkSelectionAlgorithm | 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 *) | vtkConvertSelection | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkSelectionAlgorithm | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkSelectionAlgorithm | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkConvertSelection | static |
SelectionExtractor | vtkConvertSelection | protected |
SelectTableFromTable(vtkTable *selTable, vtkTable *dataTable, vtkIdTypeArray *indices) | vtkConvertSelection | protected |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetArrayName(const char *) | vtkConvertSelection | virtual |
SetArrayNames(vtkStringArray *) | vtkConvertSelection | virtual |
SetDataObjectConnection(vtkAlgorithmOutput *in) | vtkConvertSelection | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | 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) | vtkSelectionAlgorithm | inline |
SetInputData(int index, vtkDataObject *obj) | vtkSelectionAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
SetInputFieldType(int) | vtkConvertSelection | virtual |
SetMatchAnyValues(bool) | vtkConvertSelection | virtual |
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 |
SetOutputType(int) | vtkConvertSelection | virtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetSelectionExtractor(vtkExtractSelection *) | vtkConvertSelection | 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 | |
SINGLE_PRECISION enum value | vtkAlgorithm | |
Superclass typedef | vtkConvertSelection | |
ToGlobalIdSelection(vtkSelection *input, vtkDataObject *data) | vtkConvertSelection | static |
ToIndexSelection(vtkSelection *input, vtkDataObject *data) | vtkConvertSelection | static |
ToPedigreeIdSelection(vtkSelection *input, vtkDataObject *data) | vtkConvertSelection | static |
ToSelectionType(vtkSelection *input, vtkDataObject *data, int type, vtkStringArray *arrayNames=0, int inputFieldType=-1) | vtkConvertSelection | static |
ToValueSelection(vtkSelection *input, vtkDataObject *data, const char *arrayName) | vtkConvertSelection | static |
ToValueSelection(vtkSelection *input, vtkDataObject *data, vtkStringArray *arrayNames) | vtkConvertSelection | static |
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 |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkConvertSelection() | vtkConvertSelection | protected |
vtkSelectionAlgorithm() | vtkSelectionAlgorithm | protected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkConvertSelection() | vtkConvertSelection | protected |
~vtkSelectionAlgorithm() | vtkSelectionAlgorithm | protected |