AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
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 |
BreakOnError() | vtkObject | static |
CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | virtual |
CheckAlgorithm(const char *method, vtkInformation *request) | vtkExecutive | protected |
CheckDataObject(int port, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
COMBINED_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) override | vtkDemandDrivenPipeline | virtual |
CONSUMERS() | vtkExecutive | static |
CONTINUE_EXECUTING() | vtkStreamingDemandDrivenPipeline | static |
ContinueExecuting | vtkStreamingDemandDrivenPipeline | protected |
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
DATA_NOT_GENERATED() | vtkDemandDrivenPipeline | static |
DataObjectRequest | vtkDemandDrivenPipeline | protected |
DataObjectTime | vtkDemandDrivenPipeline | protected |
DataRequest | vtkDemandDrivenPipeline | protected |
DataSetAttributeExists(vtkDataSetAttributes *dsa, vtkInformation *field) | vtkDemandDrivenPipeline | protected |
DataTime | vtkDemandDrivenPipeline | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
EXACT_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
ExecuteData(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteDataEnd(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
ExecuteDataObject(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteDataStart(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
ExecuteInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
FastDelete() | vtkObjectBase | virtual |
FieldArrayExists(vtkFieldData *data, vtkInformation *field) | vtkDemandDrivenPipeline | protected |
FORWARD_DIRECTION() | vtkExecutive | static |
ForwardDownstream(vtkInformation *request) | vtkExecutive | protectedvirtual |
ForwardUpstream(vtkInformation *request) | vtkExecutive | protectedvirtual |
FROM_OUTPUT_PORT() | vtkExecutive | static |
GetAlgorithm() | vtkExecutive | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | 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 | |
GetMTime() | vtkObject | virtual |
GetNumberOfInputConnections(int port) | vtkExecutive | |
GetNumberOfInputPorts() | vtkExecutive | |
GetNumberOfOutputPorts() | vtkExecutive | |
GetOutputData(int port) | vtkExecutive | virtual |
GetOutputInformation(int port) | vtkExecutive | virtual |
GetOutputInformation() | vtkExecutive | |
GetPipelineMTime() | vtkDemandDrivenPipeline | virtual |
GetReferenceCount() | vtkObjectBase | inline |
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 |
GetWholeExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
GetWholeExtent(vtkInformation *) | vtkStreamingDemandDrivenPipeline | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InAlgorithm | vtkExecutive | protected |
InfoRequest | vtkDemandDrivenPipeline | protected |
InformationIterator | vtkStreamingDemandDrivenPipeline | protected |
InformationTime | vtkDemandDrivenPipeline | protected |
InitializeObjectBase() | vtkObjectBase | |
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(vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputTypeIsValid(int port, vtkInformationVector **) | vtkDemandDrivenPipeline | protected |
InputTypeIsValid(int port, int index, vtkInformationVector **) | vtkDemandDrivenPipeline | protectedvirtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkImageImportExecutive | virtual |
IsTypeOf(const char *type) | vtkImageImportExecutive | static |
KEYS_TO_COPY() | vtkExecutive | static |
LastPropogateUpdateExtentShortCircuited | vtkStreamingDemandDrivenPipeline | protected |
MarkOutputsGenerated(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
NeedToExecuteBasedOnTime(vtkInformation *outInfo, vtkDataObject *dataObject) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
New() | vtkImageImportExecutive | static |
NewDataObject(const char *type) | vtkDemandDrivenPipeline | static |
NewInstance() const | vtkImageImportExecutive | |
NewInstanceInternal() const | vtkImageImportExecutive | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
PipelineMTime | vtkDemandDrivenPipeline | protected |
PREVIOUS_UPDATE_TIME_STEP() | vtkStreamingDemandDrivenPipeline | protectedstatic |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkStreamingDemandDrivenPipeline | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) override | vtkImageImportExecutive | virtual |
PRODUCER() | vtkExecutive | static |
PropagateTime(int outputPort) | vtkStreamingDemandDrivenPipeline | |
PropagateUpdateExtent(int outputPort) | vtkStreamingDemandDrivenPipeline | |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) override | vtkExecutive | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RELEASE_DATA() | vtkDemandDrivenPipeline | static |
RemoveAllObservers() | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
ReportReferences(vtkGarbageCollector *) override | vtkExecutive | protectedvirtual |
REQUEST_DATA() | vtkDemandDrivenPipeline | static |
REQUEST_DATA_NOT_GENERATED() | vtkDemandDrivenPipeline | static |
REQUEST_DATA_OBJECT() | vtkDemandDrivenPipeline | static |
REQUEST_INFORMATION() | vtkDemandDrivenPipeline | static |
REQUEST_TIME_DEPENDENT_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
REQUEST_UPDATE_TIME() | vtkStreamingDemandDrivenPipeline | static |
RequestDownstream enum value | vtkExecutive | |
RequestUpstream enum value | vtkExecutive | |
ResetPipelineInformation(int port, vtkInformation *) override | vtkStreamingDemandDrivenPipeline | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkImageImportExecutive | static |
SetAlgorithm(vtkAlgorithm *algorithm) | vtkExecutive | protectedvirtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetOutputData(int port, vtkDataObject *, vtkInformation *info) | vtkExecutive | virtual |
SetOutputData(int port, vtkDataObject *) | vtkExecutive | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetReleaseDataFlag(int port, int n) | vtkDemandDrivenPipeline | virtual |
SetRequestExactExtent(int port, int flag) | vtkStreamingDemandDrivenPipeline | |
SetSharedInputInformation(vtkInformationVector **inInfoVec) | vtkExecutive | |
SetSharedOutputInformation(vtkInformationVector *outInfoVec) | vtkExecutive | |
SetWholeExtent(vtkInformation *, int extent[6]) | vtkStreamingDemandDrivenPipeline | static |
SharedInputInformation | vtkExecutive | protected |
SharedOutputInformation | vtkExecutive | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkImageImportExecutive | |
TIME_DEPENDENT_INFORMATION() | vtkStreamingDemandDrivenPipeline | static |
TIME_RANGE() | vtkStreamingDemandDrivenPipeline | static |
TIME_STEPS() | vtkStreamingDemandDrivenPipeline | static |
TimeDependentInformationRequest | vtkStreamingDemandDrivenPipeline | protected |
UnRegister(vtkObjectBase *o) override | vtkExecutive | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UNRESTRICTED_UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
Update() override | vtkStreamingDemandDrivenPipeline | virtual |
Update(int port) override | vtkStreamingDemandDrivenPipeline | virtual |
Update(int port, vtkInformationVector *requests) | vtkStreamingDemandDrivenPipeline | virtual |
UPDATE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_EXTENT_INITIALIZED() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_NUMBER_OF_GHOST_LEVELS() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_NUMBER_OF_PIECES() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_PIECE_NUMBER() | vtkStreamingDemandDrivenPipeline | static |
UPDATE_TIME_STEP() | vtkStreamingDemandDrivenPipeline | static |
UpdateData(int outputPort) | vtkDemandDrivenPipeline | virtual |
UpdateDataObject() override | vtkDemandDrivenPipeline | virtual |
UpdateExtentRequest | vtkStreamingDemandDrivenPipeline | protected |
UpdateInformation() override | vtkDemandDrivenPipeline | virtual |
UpdatePipelineMTime() | vtkDemandDrivenPipeline | virtual |
UpdateTimeDependentInformation(int outputPort) | vtkStreamingDemandDrivenPipeline | |
UpdateTimeRequest | vtkStreamingDemandDrivenPipeline | protected |
UpdateWholeExtent() | vtkStreamingDemandDrivenPipeline | virtual |
VerifyOutputInformation(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkStreamingDemandDrivenPipeline | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkDemandDrivenPipeline() | vtkDemandDrivenPipeline | protected |
vtkExecutive() | vtkExecutive | protected |
vtkImageImportExecutive() | vtkImageImportExecutive | inlineprotected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkStreamingDemandDrivenPipeline() | vtkStreamingDemandDrivenPipeline | protected |
WeakPointers | vtkObjectBase | protected |
WHOLE_EXTENT() | vtkStreamingDemandDrivenPipeline | static |
~vtkDemandDrivenPipeline() override | vtkDemandDrivenPipeline | protected |
~vtkExecutive() override | vtkExecutive | protected |
~vtkImageImportExecutive() override | vtkImageImportExecutive | inlineprotected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkStreamingDemandDrivenPipeline() override | vtkStreamingDemandDrivenPipeline | protected |