AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputData(vtkDataObject *) | vtkDataObjectAlgorithm | |
AddInputData(int, vtkDataObject *) | vtkDataObjectAlgorithm | |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
Center | vtkReflectionFilter | protected |
ComputeBounds(vtkDataObject *input, double bounds[6]) | vtkPReflectionFilter | protectedvirtual |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
ComputePriority() | vtkAlgorithm | virtual |
Controller | vtkPReflectionFilter | protected |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CopyInput | vtkReflectionFilter | protected |
CopyInputOff() | vtkReflectionFilter | virtual |
CopyInputOn() | vtkReflectionFilter | virtual |
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) | vtkReflectionFilter | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkDataObjectAlgorithm | protectedvirtual |
FlipVector(double tuple[3], int mirrorDir[3]) | vtkReflectionFilter | protected |
GetAbortExecute() | vtkAlgorithm | virtual |
GetCenter() | vtkReflectionFilter | virtual |
GetController() | vtkPReflectionFilter | virtual |
GetCopyInput() | vtkReflectionFilter | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
GetInformation() | vtkAlgorithm | virtual |
GetInput() | vtkDataObjectAlgorithm | |
GetInput(int port) | vtkDataObjectAlgorithm | |
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 | |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetOutput() | vtkDataObjectAlgorithm | |
GetOutput(int) | vtkDataObjectAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetPlane() | vtkReflectionFilter | virtual |
GetProgress() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReleaseDataFlag() | vtkAlgorithm | 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 |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
IsA(const char *type) | vtkPReflectionFilter | virtual |
IsTypeOf(const char *type) | vtkPReflectionFilter | static |
MANAGES_METAINFORMATION() | vtkAlgorithm | static |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
New() | vtkPReflectionFilter | static |
NewInstance() const | vtkPReflectionFilter | |
NewInstanceInternal() const | vtkPReflectionFilter | protectedvirtual |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
Plane | vtkReflectionFilter | 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) | vtkPReflectionFilter | |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkDataObjectAlgorithm | virtual |
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
ReflectionPlane enum name | vtkReflectionFilter | |
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 *) | vtkReflectionFilter | protectedvirtual |
RequestDataInternal(vtkDataSet *input, vtkUnstructuredGrid *output, double bounds[6]) | vtkReflectionFilter | protectedvirtual |
RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkReflectionFilter | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkDataObjectAlgorithm | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkDataObjectAlgorithm | inlineprotectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkPReflectionFilter | static |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetCenter(double) | vtkReflectionFilter | virtual |
SetController(vtkMultiProcessController *) | vtkPReflectionFilter | |
SetCopyInput(int) | vtkReflectionFilter | virtual |
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 *) | vtkDataObjectAlgorithm | |
SetInputData(int, vtkDataObject *) | vtkDataObjectAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
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 |
SetOutput(vtkDataObject *d) | vtkDataObjectAlgorithm | virtual |
SetPlane(int) | vtkReflectionFilter | virtual |
SetPlaneToX() | vtkReflectionFilter | inline |
SetPlaneToXMax() | vtkReflectionFilter | inline |
SetPlaneToXMin() | vtkReflectionFilter | inline |
SetPlaneToY() | vtkReflectionFilter | inline |
SetPlaneToYMax() | vtkReflectionFilter | inline |
SetPlaneToYMin() | vtkReflectionFilter | inline |
SetPlaneToZ() | vtkReflectionFilter | inline |
SetPlaneToZMax() | vtkReflectionFilter | inline |
SetPlaneToZMin() | vtkReflectionFilter | inline |
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 | |
SINGLE_PRECISION enum value | vtkAlgorithm | |
Superclass typedef | vtkPReflectionFilter | |
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 |
USE_X enum value | vtkReflectionFilter | |
USE_X_MAX enum value | vtkReflectionFilter | |
USE_X_MIN enum value | vtkReflectionFilter | |
USE_Y enum value | vtkReflectionFilter | |
USE_Y_MAX enum value | vtkReflectionFilter | |
USE_Y_MIN enum value | vtkReflectionFilter | |
USE_Z enum value | vtkReflectionFilter | |
USE_Z_MAX enum value | vtkReflectionFilter | |
USE_Z_MIN enum value | vtkReflectionFilter | |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkDataObjectAlgorithm() | vtkDataObjectAlgorithm | protected |
vtkPReflectionFilter() | vtkPReflectionFilter | protected |
vtkReflectionFilter() | vtkReflectionFilter | protected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkDataObjectAlgorithm() | vtkDataObjectAlgorithm | protected |
~vtkPReflectionFilter() | vtkPReflectionFilter | protected |
~vtkReflectionFilter() | vtkReflectionFilter | protected |