VTK
|
This is the complete list of members for vtkBrush, 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) | 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 |
BreakOnError() | vtkObject | static |
BrushColor | vtkBrush | protected |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Color | vtkBrush | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkBrush *brush) | vtkBrush | |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
GetClassName() const | vtkObjectBase | |
GetColor(unsigned char color[4]) | vtkBrush | |
GetColor() | vtkBrush | inline |
GetColorF(double color[4]) | vtkBrush | |
GetColorObject() | vtkBrush | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetMTime() | vtkObject | virtual |
GetOpacity() | vtkBrush | |
GetOpacityF() | vtkBrush | |
GetReferenceCount() | vtkObjectBase | inline |
GetTexture() | vtkBrush | virtual |
GetTextureProperties() | vtkBrush | virtual |
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 | |
InitializeObjectBase() | vtkObjectBase | |
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) | vtkBrush | virtual |
IsTypeOf(const char *type) | vtkBrush | static |
Linear enum value | vtkBrush | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
Nearest enum value | vtkBrush | |
New() | vtkBrush | static |
NewInstance() const | vtkBrush | |
NewInstanceInternal() const | vtkBrush | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkBrush | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 | |
Repeat enum value | vtkBrush | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkBrush | static |
SetColor(unsigned char color[3]) | vtkBrush | |
SetColor(unsigned char r, unsigned char g, unsigned char b) | vtkBrush | |
SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | vtkBrush | |
SetColor(const vtkColor4ub &color) | vtkBrush | |
SetColorF(double color[3]) | vtkBrush | |
SetColorF(double r, double g, double b) | vtkBrush | |
SetColorF(double r, double g, double b, double a) | vtkBrush | |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetOpacity(unsigned char a) | vtkBrush | |
SetOpacityF(double a) | vtkBrush | |
SetReferenceCount(int) | vtkObjectBase | |
SetTexture(vtkImageData *image) | vtkBrush | |
SetTextureProperties(int) | vtkBrush | virtual |
Stretch enum value | vtkBrush | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkBrush | |
Texture | vtkBrush | protected |
TextureProperties | vtkBrush | protected |
TextureProperty enum name | vtkBrush | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkBrush() | vtkBrush | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkBrush() override | vtkBrush | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |