|
VTK
|
This is the complete list of members for vtkPainterDeviceAdapter, 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 |
| BeginPrimitive(int mode)=0 | vtkPainterDeviceAdapter | pure virtual |
| BreakOnError() | vtkObject | static |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| Compatible(vtkRenderer *renderer)=0 | vtkPainterDeviceAdapter | pure virtual |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| DisableAttributeArray(int index)=0 | vtkPainterDeviceAdapter | pure virtual |
| DrawArrays(int mode, vtkIdType first, vtkIdType count)=0 | vtkPainterDeviceAdapter | pure virtual |
| DrawElements(int mode, vtkIdType count, int type, void *indices)=0 | vtkPainterDeviceAdapter | pure virtual |
| EnableAttributeArray(int index)=0 | vtkPainterDeviceAdapter | pure virtual |
| EndPrimitive()=0 | vtkPainterDeviceAdapter | pure virtual |
| FastDelete() | vtkObjectBase | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetMTime() | vtkObject | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| 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=NULL) | 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) | vtkPainterDeviceAdapter | virtual |
| IsAttributesSupported(int attribute)=0 | vtkPainterDeviceAdapter | pure virtual |
| IsTypeOf(const char *type) | vtkPainterDeviceAdapter | static |
| MakeVertexEmphasis(bool mode)=0 | vtkPainterDeviceAdapter | pure virtual |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkPainterDeviceAdapter | static |
| NewInstance() const | vtkPainterDeviceAdapter | |
| NewInstanceInternal() const | vtkPainterDeviceAdapter | 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) | vtkPainterDeviceAdapter | 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 | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkPainterDeviceAdapter | static |
| SendAttribute(int index, int components, int type, const void *attribute, vtkIdType offset=0)=0 | vtkPainterDeviceAdapter | pure virtual |
| SendMultiTextureCoords(int numcomp, int type, const void *attribute, int idx, vtkIdType offset)=0 | vtkPainterDeviceAdapter | pure virtual |
| SetAttributePointer(int index, vtkDataArray *attributeArray) | vtkPainterDeviceAdapter | inline |
| SetAttributePointer(int index, int numcomponents, int type, int stride, const void *pointer)=0 | vtkPainterDeviceAdapter | pure virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetReferenceCount(int) | vtkObjectBase | |
| Stencil(int on)=0 | vtkPainterDeviceAdapter | pure virtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkPainterDeviceAdapter | |
| TestStencil(vtkIdType value)=0 | vtkPainterDeviceAdapter | pure virtual |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkPainterDeviceAdapter() | vtkPainterDeviceAdapter | protected |
| WeakPointers | vtkObjectBase | protected |
| WriteStencil(vtkIdType value)=0 | vtkPainterDeviceAdapter | pure virtual |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkPainterDeviceAdapter() | vtkPainterDeviceAdapter | protected |
1.8.9.1