AfterForward enum value | vtkExecutive | |
Algorithm | vtkExecutive | protected |
ALGORITHM_AFTER_FORWARD() | vtkExecutive | static |
ALGORITHM_BEFORE_FORWARD() | vtkExecutive | static |
ALGORITHM_DIRECTION() | vtkExecutive | static |
BeforeForward enum value | vtkExecutive | |
CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | virtual |
CheckAlgorithm(const char *method, vtkInformation *request) | vtkExecutive | protected |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkExecutive | virtual |
CONSUMERS() | vtkExecutive | static |
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | protectedvirtual |
FORWARD_DIRECTION() | vtkExecutive | static |
ForwardDownstream(vtkInformation *request) | vtkExecutive | protectedvirtual |
ForwardUpstream(vtkInformation *request) | vtkExecutive | protectedvirtual |
FROM_OUTPUT_PORT() | vtkExecutive | static |
GetAlgorithm() | vtkExecutive | |
GetInputData(int port, int connection) | vtkExecutive | virtual |
GetInputData(int port, int connection, vtkInformationVector **inInfoVec) | vtkExecutive | virtual |
GetInputExecutive(int port, int connection) | vtkExecutive | |
GetInputInformation(int port, int connection) | vtkExecutive | |
GetInputInformation(int port) | vtkExecutive | |
GetInputInformation() | vtkExecutive | |
GetNumberOfInputConnections(int port) | vtkExecutive | |
GetNumberOfInputPorts() | vtkExecutive | |
GetNumberOfOutputPorts() | vtkExecutive | |
GetOutputData(int port) | vtkExecutive | virtual |
GetOutputInformation(int port) | vtkExecutive | virtual |
GetOutputInformation() | vtkExecutive | |
InAlgorithm | vtkExecutive | protected |
InputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
IsA(const char *type) | vtkExecutive | virtual |
IsTypeOf(const char *type) | vtkExecutive | static |
KEYS_TO_COPY() | vtkExecutive | static |
NewInstance() const | vtkExecutive | |
NewInstanceInternal() const | vtkExecutive | protectedvirtual |
OutputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkExecutive | |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | virtual |
PRODUCER() | vtkExecutive | static |
Register(vtkObjectBase *o) | vtkExecutive | virtual |
ReportReferences(vtkGarbageCollector *) | vtkExecutive | protectedvirtual |
RequestDownstream enum value | vtkExecutive | |
RequestUpstream enum value | vtkExecutive | |
ResetPipelineInformation(int port, vtkInformation *)=0 | vtkExecutive | protectedpure virtual |
SafeDownCast(vtkObjectBase *o) | vtkExecutive | static |
SetAlgorithm(vtkAlgorithm *algorithm) | vtkExecutive | protectedvirtual |
SetOutputData(int port, vtkDataObject *, vtkInformation *info) | vtkExecutive | virtual |
SetOutputData(int port, vtkDataObject *) | vtkExecutive | virtual |
SetSharedInputInformation(vtkInformationVector **inInfoVec) | vtkExecutive | |
SetSharedOutputInformation(vtkInformationVector *outInfoVec) | vtkExecutive | |
SharedInputInformation | vtkExecutive | protected |
SharedOutputInformation | vtkExecutive | protected |
Superclass typedef | vtkExecutive | |
UnRegister(vtkObjectBase *o) | vtkExecutive | virtual |
Update() | vtkExecutive | virtual |
Update(int port) | vtkExecutive | virtual |
UpdateDataObject()=0 | vtkExecutive | protectedpure virtual |
UpdateInformation() | vtkExecutive | inlinevirtual |
vtkAlgorithmToExecutiveFriendship class | vtkExecutive | friend |
vtkExecutive() | vtkExecutive | protected |
~vtkExecutive() | vtkExecutive | protected |