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 | |
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 |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) override | vtkDemandDrivenPipeline | virtual |
CONSUMERS() | vtkExecutive | static |
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkExecutive | 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 |
ExecuteData(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteDataEnd(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteDataObject(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteDataStart(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkDemandDrivenPipeline | protectedvirtual |
ExecuteInformation(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkDemandDrivenPipeline | 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 | |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
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 | |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
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 |
GetUsingMemkind() | vtkObjectBase | 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 |
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) | vtkDemandDrivenPipeline | virtual |
IsTypeOf(const char *type) | vtkDemandDrivenPipeline | static |
KEYS_TO_COPY() | vtkExecutive | static |
MarkOutputsGenerated(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkDemandDrivenPipeline | protectedvirtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) | vtkDemandDrivenPipeline | protectedvirtual |
New() | vtkDemandDrivenPipeline | static |
NewDataObject(const char *type) | vtkDemandDrivenPipeline | static |
NewInstance() const | vtkDemandDrivenPipeline | |
NewInstanceInternal() const | vtkDemandDrivenPipeline | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutputPortIndexInRange(int port, const char *action) | vtkExecutive | protected |
PipelineMTime | vtkDemandDrivenPipeline | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkDemandDrivenPipeline | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) override | vtkDemandDrivenPipeline | virtual |
PRODUCER() | vtkExecutive | static |
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 |
RequestDownstream enum value | vtkExecutive | |
RequestUpstream enum value | vtkExecutive | |
ResetPipelineInformation(int, vtkInformation *) override | vtkDemandDrivenPipeline | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkDemandDrivenPipeline | static |
SetAlgorithm(vtkAlgorithm *algorithm) | vtkExecutive | protectedvirtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | 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 |
SetSharedInputInformation(vtkInformationVector **inInfoVec) | vtkExecutive | |
SetSharedOutputInformation(vtkInformationVector *outInfoVec) | vtkExecutive | |
SharedInputInformation | vtkExecutive | protected |
SharedOutputInformation | vtkExecutive | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkDemandDrivenPipeline | |
UnRegister(vtkObjectBase *o) override | vtkExecutive | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
Update() override | vtkDemandDrivenPipeline | virtual |
Update(int port) override | vtkDemandDrivenPipeline | virtual |
UpdateData(int outputPort) | vtkDemandDrivenPipeline | virtual |
UpdateDataObject() override | vtkDemandDrivenPipeline | virtual |
UpdateInformation() override | vtkDemandDrivenPipeline | virtual |
UpdatePipelineMTime() | vtkDemandDrivenPipeline | virtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCompositeDataPipeline | vtkDemandDrivenPipeline | friend |
vtkDemandDrivenPipeline() | vtkDemandDrivenPipeline | protected |
vtkExecutive() | vtkExecutive | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkDemandDrivenPipeline() override | vtkDemandDrivenPipeline | protected |
~vtkExecutive() override | vtkExecutive | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |