AfterForward enum value | vtkExecutive | |
Algorithm | vtkExecutive | protected |
ALGORITHM_AFTER_FORWARD() | vtkExecutive | static |
ALGORITHM_BEFORE_FORWARD() | vtkExecutive | static |
ALGORITHM_DIRECTION() | vtkExecutive | static |
ArrayIsValid(vtkAbstractArray *array, vtkInformation *field) | vtkDemandDrivenPipeline | protected |
BeforeForward enum value | vtkExecutive | |
BOUNDS() | vtkStreamingDemandDrivenPipeline | static |
CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | virtual |
CheckAlgorithm(const char *method, vtkInformation *request) | vtkExecutive | protected |
CheckCompositeData(vtkInformation *request, int port, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
CheckDataObject(int port, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
COMBINED_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
COMPOSITE_DATA_META_DATA() | vtkCompositeDataPipeline | static |
COMPOSITE_INDICES() | vtkCompositeDataPipeline | static |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkDemandDrivenPipeline | virtual |
ComputePriority() | vtkStreamingDemandDrivenPipeline | inline |
ComputePriority(int port) | vtkStreamingDemandDrivenPipeline | virtual |
CONSUMERS() | vtkExecutive | static |
CONTINUE_EXECUTING() | vtkStreamingDemandDrivenPipeline | static |
ContinueExecuting | vtkStreamingDemandDrivenPipeline | protected |
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
CopyFromDataToInformation(vtkDataObject *dobj, vtkInformation *inInfo) | vtkCompositeDataPipeline | protectedvirtual |
CreateOutputCompositeDataSet(vtkCompositeDataSet *input, int compositePort) | vtkCompositeDataPipeline | protected |
DATA_NOT_GENERATED() | vtkDemandDrivenPipeline | static |
DataObjectRequest | vtkCompositeDataPipeline | protected |
DataObjectTime | vtkDemandDrivenPipeline | protected |
DataRequest | vtkCompositeDataPipeline | protected |
DataSetAttributeExists(vtkDataSetAttributes *dsa, vtkInformation *field) | vtkDemandDrivenPipeline | protected |
DataTime | vtkDemandDrivenPipeline | protected |
EXACT_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
ExecuteData(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
ExecuteDataEnd(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
ExecuteDataObject(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkCompositeDataPipeline | protectedvirtual |
ExecuteDataStart(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
ExecuteInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
ExecuteSimpleAlgorithm(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int compositePort) | vtkCompositeDataPipeline | protectedvirtual |
ExecuteSimpleAlgorithmForBlock(vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, vtkInformation *inInfo, vtkInformation *outInfo, vtkInformation *request, vtkDataObject *dobj) | vtkCompositeDataPipeline | protected |
EXTENT_TRANSLATOR() | vtkStreamingDemandDrivenPipeline | static |
FAST_PATH_FOR_TEMPORAL_DATA() | vtkStreamingDemandDrivenPipeline | static |
FAST_PATH_ID_TYPE() | vtkStreamingDemandDrivenPipeline | static |
FAST_PATH_OBJECT_ID() | vtkStreamingDemandDrivenPipeline | static |
FAST_PATH_OBJECT_TYPE() | vtkStreamingDemandDrivenPipeline | static |
FieldArrayExists(vtkFieldData *data, vtkInformation *field) | vtkDemandDrivenPipeline | protected |
FORWARD_DIRECTION() | vtkExecutive | static |
ForwardDownstream(vtkInformation *request) | vtkExecutive | protectedvirtual |
ForwardUpstream(vtkInformation *request) | vtkCompositeDataPipeline | protectedvirtual |
ForwardUpstream(int i, int j, vtkInformation *request) | vtkCompositeDataPipeline | protectedvirtual |
FROM_OUTPUT_PORT() | vtkExecutive | static |
GenericRequest | vtkCompositeDataPipeline | protected |
GetAlgorithm() | vtkExecutive | |
GetCompositeInputData(int port, int index, vtkInformationVector **inInfoVec) | vtkCompositeDataPipeline | |
GetCompositeOutputData(int port) | vtkCompositeDataPipeline | |
GetExtentTranslator(int port) | vtkStreamingDemandDrivenPipeline | |
GetExtentTranslator(vtkInformation *info) | vtkStreamingDemandDrivenPipeline | static |
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 | |
GetMaximumNumberOfPieces(int port) | vtkStreamingDemandDrivenPipeline | |
GetMaximumNumberOfPieces(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GetNumberOfInputConnections(int port) | vtkExecutive | |
GetNumberOfInputPorts() | vtkExecutive | |
GetNumberOfOutputPorts() | vtkExecutive | |
GetOutputData(int port) | vtkExecutive | virtual |
GetOutputInformation(int port) | vtkExecutive | virtual |
GetOutputInformation() | vtkExecutive | |
GetPieceBoundingBox(int port, double bb[6]) | vtkStreamingDemandDrivenPipeline | |
GetPieceBoundingBox(int port) | vtkStreamingDemandDrivenPipeline | |
GetPipelineMTime() | vtkDemandDrivenPipeline | virtual |
GetReleaseDataFlag(int port) | vtkDemandDrivenPipeline | virtual |
GetRequestExactExtent(int port) | vtkStreamingDemandDrivenPipeline | |
GetUpdateExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
GetUpdateExtent(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GetUpdateGhostLevel(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GetUpdateNumberOfPieces(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GetUpdatePiece(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GetUpdateResolution(vtkInformation *) | vtkStreamingDemandDrivenPipeline | |
GetWholeBoundingBox(int port, double bb[6]) | vtkStreamingDemandDrivenPipeline | |
GetWholeBoundingBox(int port) | vtkStreamingDemandDrivenPipeline | |
GetWholeExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
GetWholeExtent(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
InAlgorithm | vtkExecutive | protected |
InfoRequest | vtkDemandDrivenPipeline | protected |
InformationCache | vtkCompositeDataPipeline | protected |
InformationRequest | vtkCompositeDataPipeline | protected |
InformationTime | vtkDemandDrivenPipeline | protected |
InLocalLoop | vtkCompositeDataPipeline | protected |
InputCountIsValid(vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputCountIsValid(int port, vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputFieldsAreValid(vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputFieldsAreValid(int port, vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputFieldsAreValid(int port, int index, vtkInformationVector **) | vtkDemandDrivenPipeline | protectedvirtual |
InputIsOptional(int port) | vtkDemandDrivenPipeline | protected |
InputIsRepeatable(int port) | vtkDemandDrivenPipeline | protected |
InputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
InputTypeIsValid(int port, int index, vtkInformationVector **inInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
vtkStreamingDemandDrivenPipeline::InputTypeIsValid(vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
vtkStreamingDemandDrivenPipeline::InputTypeIsValid(int port, vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
IsA(const char *type) | vtkCompositeDataPipeline | virtual |
IsTypeOf(const char *type) | vtkCompositeDataPipeline | static |
KEYS_TO_COPY() | vtkExecutive | static |
LastPropogateUpdateExtentShortCircuited | vtkStreamingDemandDrivenPipeline | protected |
LOAD_REQUESTED_BLOCKS() | vtkCompositeDataPipeline | static |
MarkOutputsGenerated(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
MAXIMUM_NUMBER_OF_PIECES() | vtkStreamingDemandDrivenPipeline | static |
NeedToExecuteBasedOnCompositeIndices(vtkInformation *outInfo) | vtkCompositeDataPipeline | protected |
NeedToExecuteBasedOnFastPathData(vtkInformation *outInfo) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
NeedToExecuteBasedOnTime(vtkInformation *outInfo, vtkDataObject *dataObject) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkCompositeDataPipeline | protectedvirtual |
New() | vtkCompositeDataPipeline | static |
NewDataObject(const char *type) | vtkDemandDrivenPipeline | static |
NewInstance() const | vtkCompositeDataPipeline | |
NewInstanceInternal() const | vtkCompositeDataPipeline | protectedvirtual |
ORIGINAL_NUMBER_OF_CELLS() | vtkStreamingDemandDrivenPipeline | static |
OutputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
PIECE_BOUNDING_BOX() | vtkStreamingDemandDrivenPipeline | static |
PIECE_NORMAL() | vtkStreamingDemandDrivenPipeline | static |
PipelineMTime | vtkDemandDrivenPipeline | protected |
PopInformation(vtkInformation *) | vtkCompositeDataPipeline | protectedvirtual |
PREVIOUS_FAST_PATH_ID_TYPE() | vtkStreamingDemandDrivenPipeline | protectedstatic |
PREVIOUS_FAST_PATH_OBJECT_ID() | vtkStreamingDemandDrivenPipeline | protectedstatic |
PREVIOUS_FAST_PATH_OBJECT_TYPE() | vtkStreamingDemandDrivenPipeline | protectedstatic |
PREVIOUS_UPDATE_TIME_STEP() | vtkStreamingDemandDrivenPipeline | protectedstatic |
PrintSelf(ostream &os, vtkIndent indent) | vtkCompositeDataPipeline | |
PRIORITY() | vtkStreamingDemandDrivenPipeline | static |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkStreamingDemandDrivenPipeline | virtual |
PRODUCER() | vtkExecutive | static |
PropagateTime(int outputPort) | vtkStreamingDemandDrivenPipeline | |
PropagateUpdateExtent(int outputPort) | vtkStreamingDemandDrivenPipeline | |
PushInformation(vtkInformation *) | vtkCompositeDataPipeline | protectedvirtual |
Register(vtkObjectBase *o) | vtkExecutive | virtual |
RELEASE_DATA() | vtkDemandDrivenPipeline | static |
REMOVE_ATTRIBUTE_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
ReportReferences(vtkGarbageCollector *) | vtkExecutive | protectedvirtual |
REQUEST_DATA() | vtkDemandDrivenPipeline | static |
REQUEST_DATA_NOT_GENERATED() | vtkDemandDrivenPipeline | static |
REQUEST_DATA_OBJECT() | vtkDemandDrivenPipeline | static |
REQUEST_INFORMATION() | vtkDemandDrivenPipeline | static |
REQUEST_MANAGE_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_REGENERATE_INFORMATION() | vtkDemandDrivenPipeline | static |
REQUEST_RESOLUTION_PROPAGATE() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_TIME_DEPENDENT_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_UPDATE_EXTENT_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_UPDATE_TIME() | vtkStreamingDemandDrivenPipeline | static |
RequestDownstream enum value | vtkExecutive | |
RequestUpstream enum value | vtkExecutive | |
ResetPipelineInformation(int port, vtkInformation *) | vtkCompositeDataPipeline | protectedvirtual |
ResetUpdateInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkCompositeDataPipeline | static |
SetAlgorithm(vtkAlgorithm *algorithm) | vtkExecutive | protectedvirtual |
SetExtentTranslator(int port, vtkExtentTranslator *translator) | vtkStreamingDemandDrivenPipeline | |
SetExtentTranslator(vtkInformation *, vtkExtentTranslator *translator) | vtkStreamingDemandDrivenPipeline | static |
SetMaximumNumberOfPieces(int port, int n) | vtkStreamingDemandDrivenPipeline | |
SetMaximumNumberOfPieces(vtkInformation *, int n) | vtkStreamingDemandDrivenPipeline | static |
SetOutputData(int port, vtkDataObject *, vtkInformation *info) | vtkExecutive | virtual |
SetOutputData(int port, vtkDataObject *) | vtkExecutive | virtual |
SetPieceBoundingBox(int port, double bb[6]) | vtkStreamingDemandDrivenPipeline | |
SetReleaseDataFlag(int port, int n) | vtkDemandDrivenPipeline | virtual |
SetRequestExactExtent(int port, int flag) | vtkStreamingDemandDrivenPipeline | |
SetSharedInputInformation(vtkInformationVector **inInfoVec) | vtkExecutive | |
SetSharedOutputInformation(vtkInformationVector *outInfoVec) | vtkExecutive | |
SetUpdateExtent(int port, int extent[6]) | vtkStreamingDemandDrivenPipeline | |
SetUpdateExtent(int port, int x0, int x1, int y0, int y1, int z0, int z1) | vtkStreamingDemandDrivenPipeline | |
SetUpdateExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkStreamingDemandDrivenPipeline | |
SetUpdateExtent(vtkInformation *, int piece, int numPieces, int ghostLevel) | vtkStreamingDemandDrivenPipeline | static |
SetUpdateExtentToWholeExtent(int port) | vtkStreamingDemandDrivenPipeline | |
SetUpdateExtentToWholeExtent(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
SetUpdateGhostLevel(vtkInformation *, int n) | vtkStreamingDemandDrivenPipeline | static |
SetUpdateNumberOfPieces(vtkInformation *, int n) | vtkStreamingDemandDrivenPipeline | static |
SetUpdatePiece(vtkInformation *, int piece) | vtkStreamingDemandDrivenPipeline | static |
SetUpdateResolution(int port, double r) | vtkStreamingDemandDrivenPipeline | |
SetUpdateResolution(vtkInformation *, double r) | vtkStreamingDemandDrivenPipeline | |
SetUpdateTimeStep(int port, double time) | vtkStreamingDemandDrivenPipeline | |
SetUpdateTimeStep(vtkInformation *, double time) | vtkStreamingDemandDrivenPipeline | static |
SetWholeBoundingBox(int port, double bb[6]) | vtkStreamingDemandDrivenPipeline | |
SetWholeExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
SharedInputInformation | vtkExecutive | protected |
SharedOutputInformation | vtkExecutive | protected |
ShouldIterateOverInput(int &compositePort) | vtkCompositeDataPipeline | protected |
Superclass typedef | vtkCompositeDataPipeline | |
SuppressResetPipelineInformation | vtkCompositeDataPipeline | protected |
TIME_DEPENDENT_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
TIME_LABEL_ANNOTATION() | vtkStreamingDemandDrivenPipeline | static |
TIME_RANGE() | vtkStreamingDemandDrivenPipeline | static |
TIME_STEPS() | vtkStreamingDemandDrivenPipeline | static |
UnRegister(vtkObjectBase *o) | vtkExecutive | virtual |
UNRESTRICTED_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
Update() | vtkStreamingDemandDrivenPipeline | virtual |
Update(int port) | vtkStreamingDemandDrivenPipeline | virtual |
UPDATE_AMR_LEVEL() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_COMPOSITE_INDICES() | vtkCompositeDataPipeline | static |
UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_EXTENT_INITIALIZED() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_EXTENT_TRANSLATED() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_NUMBER_OF_GHOST_LEVELS() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_NUMBER_OF_PIECES() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_PIECE_NUMBER() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_RESOLUTION() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_TIME_STEP() | vtkStreamingDemandDrivenPipeline | static |
UpdateData(int outputPort) | vtkDemandDrivenPipeline | virtual |
UpdateDataObject() | vtkDemandDrivenPipeline | virtual |
UpdateExtentRequest | vtkCompositeDataPipeline | protected |
UpdateInformation() | vtkDemandDrivenPipeline | virtual |
UpdatePipelineMTime() | vtkDemandDrivenPipeline | virtual |
UpdateTimeDependentInformation(int outputPort) | vtkStreamingDemandDrivenPipeline | |
UpdateWholeExtent() | vtkStreamingDemandDrivenPipeline | virtual |
VerifyOutputInformation(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
vtkCompositeDataPipeline() | vtkCompositeDataPipeline | protected |
vtkDemandDrivenPipeline() | vtkDemandDrivenPipeline | protected |
vtkExecutive() | vtkExecutive | protected |
vtkStreamingDemandDrivenPipeline() | vtkStreamingDemandDrivenPipeline | protected |
WHOLE_BOUNDING_BOX() | vtkStreamingDemandDrivenPipeline | static |
WHOLE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
~vtkCompositeDataPipeline() | vtkCompositeDataPipeline | protected |
~vtkDemandDrivenPipeline() | vtkDemandDrivenPipeline | protected |
~vtkExecutive() | vtkExecutive | protected |
~vtkStreamingDemandDrivenPipeline() | vtkStreamingDemandDrivenPipeline | protected |