VTK  9.3.20240425
vtkCompositeDataDisplayAttributesLegacy Member List

This is the complete list of members for vtkCompositeDataDisplayAttributesLegacy, including all inherited members.

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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BreakOnError()vtkObjectstatic
ComputeVisibleBounds(vtkCompositeDataDisplayAttributesLegacy *cda, vtkDataObject *dobj, double bounds[6])vtkCompositeDataDisplayAttributesLegacystatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBlockColor(unsigned int flat_index, double color[3]) constvtkCompositeDataDisplayAttributesLegacy
GetBlockColor(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
GetBlockOpacity(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
GetBlockPickability(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
GetBlockVisibility(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasBlockColor(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
HasBlockColors() constvtkCompositeDataDisplayAttributesLegacy
HasBlockOpacities() constvtkCompositeDataDisplayAttributesLegacy
HasBlockOpacity(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
HasBlockPickabilities() constvtkCompositeDataDisplayAttributesLegacy
HasBlockPickability(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
HasBlockVisibilities() constvtkCompositeDataDisplayAttributesLegacy
HasBlockVisibility(unsigned int flat_index) constvtkCompositeDataDisplayAttributesLegacy
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkCompositeDataDisplayAttributesLegacyvirtual
IsTypeOf(const char *type)vtkCompositeDataDisplayAttributesLegacystatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkCompositeDataDisplayAttributesLegacystatic
NewInstance() constvtkCompositeDataDisplayAttributesLegacy
NewInstanceInternal() constvtkCompositeDataDisplayAttributesLegacyprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkCompositeDataDisplayAttributesLegacyvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveBlockColor(unsigned int flat_index)vtkCompositeDataDisplayAttributesLegacy
RemoveBlockColors()vtkCompositeDataDisplayAttributesLegacy
RemoveBlockOpacities()vtkCompositeDataDisplayAttributesLegacy
RemoveBlockOpacity(unsigned int flat_index)vtkCompositeDataDisplayAttributesLegacy
RemoveBlockPickabilities()vtkCompositeDataDisplayAttributesLegacy
RemoveBlockPickability(unsigned int flat_index)vtkCompositeDataDisplayAttributesLegacy
RemoveBlockVisibilities()vtkCompositeDataDisplayAttributesLegacy
RemoveBlockVisibility(unsigned int flat_index)vtkCompositeDataDisplayAttributesLegacy
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 *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkCompositeDataDisplayAttributesLegacystatic
SetBlockColor(unsigned int flat_index, const double color[3])vtkCompositeDataDisplayAttributesLegacy
SetBlockOpacity(unsigned int flat_index, double opacity)vtkCompositeDataDisplayAttributesLegacy
SetBlockPickability(unsigned int flat_index, bool visible)vtkCompositeDataDisplayAttributesLegacy
SetBlockVisibility(unsigned int flat_index, bool visible)vtkCompositeDataDisplayAttributesLegacy
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObjectprotected
Superclass typedefvtkCompositeDataDisplayAttributesLegacy
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCompositeDataDisplayAttributesLegacy()vtkCompositeDataDisplayAttributesLegacyprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCompositeDataDisplayAttributesLegacy() overridevtkCompositeDataDisplayAttributesLegacyprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual