, 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] |
AppendTransform(vtkTransform *transform) | vtkContext3D | |
ApplyBrush(vtkBrush *brush) | vtkContext3D | |
ApplyPen(vtkPen *pen) | vtkContext3D | |
Begin(vtkContextDevice3D *device) | vtkContext3D | |
BreakOnError() | vtkObject | [static] |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Device | vtkContext3D | [protected] |
DisableClippingPlane(int i) | vtkContext3D | |
DrawLine(const vtkVector3f &start, const vtkVector3f &end) | vtkContext3D | |
DrawPoint(const vtkVector3f &point) | vtkContext3D | |
DrawPoints(const float *points, int n) | vtkContext3D | |
DrawPoints(const float *points, int n, unsigned char *colors, int nc_comps) | vtkContext3D | |
DrawPoly(const float *points, int n) | vtkContext3D | |
DrawTriangleMesh(const float *mesh, int n, const unsigned char *colors, int nc) | vtkContext3D | |
EnableClippingPlane(int i, double *planeEquation) | vtkContext3D | |
End() | vtkContext3D | |
FastDelete() | vtkObjectBase | [virtual] |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDevice() | vtkContext3D | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetMTime() | vtkObject | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetTransform() | vtkContext3D | |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
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) | vtkContext3D | [virtual] |
IsTypeOf(const char *type) | vtkContext3D | [static] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkContext3D | [static] |
NewInstance() const | vtkContext3D | |
NewInstanceInternal() const | vtkContext3D | [protected, virtual] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
PopMatrix() | vtkContext3D | |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &) | vtkObjectBase | [inline] |
PrintSelf(ostream &os, vtkIndent indent) | vtkContext3D | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PushMatrix() | vtkContext3D | |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
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 | [protected, virtual] |
SafeDownCast(vtkObjectBase *o) | vtkContext3D | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObjectBase | |
SetTransform(vtkTransform *transform) | vtkContext3D | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkContext3D | |
Transform | vtkContext3D | [protected] |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkContext3D() | vtkContext3D | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkContext3D() | vtkContext3D | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |