VTK
|
This is the complete list of members for vtkConvertSelection, including all inherited members.
AddArrayName(const char *) | vtkConvertSelection | |
ArrayNames | vtkConvertSelection | protected |
ClearArrayNames() | vtkConvertSelection | |
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 |
FillInputPortInformation(int port, vtkInformation *info) | vtkConvertSelection | protectedvirtual |
GetArrayName() | vtkConvertSelection | virtual |
GetArrayNames() | vtkConvertSelection | virtual |
GetInputFieldType() | vtkConvertSelection | virtual |
GetMatchAnyValues() | vtkConvertSelection | virtual |
GetOutputType() | vtkConvertSelection | 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 |
InputFieldType | vtkConvertSelection | protected |
IsA(const char *type) | vtkConvertSelection | virtual |
IsTypeOf(const char *type) | vtkConvertSelection | static |
MatchAnyValues | vtkConvertSelection | protected |
MatchAnyValuesOff() | vtkConvertSelection | virtual |
MatchAnyValuesOn() | vtkConvertSelection | virtual |
New() | vtkConvertSelection | static |
NewInstance() const | vtkConvertSelection | |
NewInstanceInternal() const | vtkConvertSelection | protectedvirtual |
OutputType | vtkConvertSelection | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkConvertSelection | |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkConvertSelection | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkConvertSelection | static |
SelectionExtractor | vtkConvertSelection | protected |
SelectTableFromTable(vtkTable *selTable, vtkTable *dataTable, vtkIdTypeArray *indices) | vtkConvertSelection | protected |
SetArrayName(const char *) | vtkConvertSelection | virtual |
SetArrayNames(vtkStringArray *) | vtkConvertSelection | virtual |
SetDataObjectConnection(vtkAlgorithmOutput *in) | vtkConvertSelection | |
SetInputFieldType(int) | vtkConvertSelection | virtual |
SetMatchAnyValues(bool) | vtkConvertSelection | virtual |
SetOutputType(int) | vtkConvertSelection | virtual |
SetSelectionExtractor(vtkExtractSelection *) | vtkConvertSelection | virtual |
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 |
vtkConvertSelection() | vtkConvertSelection | protected |
~vtkConvertSelection() | vtkConvertSelection | protected |