VTK  9.3.20240419
vtkOpenGLContextDevice3D Member List

This is the complete list of members for vtkOpenGLContextDevice3D, 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
ApplyBrush(vtkBrush *brush) overridevtkOpenGLContextDevice3Dvirtual
ApplyPen(vtkPen *pen) overridevtkOpenGLContextDevice3Dvirtual
Begin(vtkViewport *viewport)vtkOpenGLContextDevice3Dvirtual
BreakOnError()vtkObjectstatic
BuildVBO(vtkOpenGLHelper *cbo, const float *v, int nv, const unsigned char *coolors, int nc, float *tcoords)vtkOpenGLContextDevice3Dprotected
ClippingPlaneStatesvtkOpenGLContextDevice3Dprotected
ClippingPlaneValuesvtkOpenGLContextDevice3Dprotected
CoreDrawTriangles(std::vector< float > &tverts)vtkOpenGLContextDevice3Dprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DisableClipping()vtkContextDevice3Dinlinevirtual
DisableClippingPlane(int i) overridevtkOpenGLContextDevice3Dvirtual
DisableDepthBuffer()vtkOpenGLContextDevice3Dprotectedvirtual
DrawLines(const float *verts, int n, const unsigned char *colors, int nc) overridevtkOpenGLContextDevice3Dvirtual
DrawPoints(const float *verts, int n, const unsigned char *colors, int nc) overridevtkOpenGLContextDevice3Dvirtual
DrawPoints(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t cacheIdentifier) overridevtkOpenGLContextDevice3D
vtkContextDevice3D::DrawPoints(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice3Dvirtual
DrawPoly(const float *verts, int n, const unsigned char *colors, int nc) overridevtkOpenGLContextDevice3Dvirtual
DrawTriangleMesh(const float *mesh, int n, const unsigned char *colors, int nc) overridevtkOpenGLContextDevice3Dvirtual
DrawTriangleMesh(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t cacheIdentifier) overridevtkOpenGLContextDevice3D
vtkContextDevice3D::DrawTriangleMesh(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice3Dvirtual
EnableClipping(bool enable) overridevtkOpenGLContextDevice3Dvirtual
EnableClippingPlane(int i, double *planeEquation) overridevtkOpenGLContextDevice3Dvirtual
EnableDepthBuffer()vtkOpenGLContextDevice3Dprotectedvirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMatrix(vtkMatrix4x4 *m) overridevtkOpenGLContextDevice3Dvirtual
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
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HaveWideLines()vtkOpenGLContextDevice3Dprotectedvirtual
Initialize(vtkRenderer *, vtkOpenGLContextDevice2D *)vtkOpenGLContextDevice3D
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)vtkOpenGLContextDevice3Dvirtual
IsTypeOf(const char *type)vtkOpenGLContextDevice3Dstatic
ModelMatrixvtkOpenGLContextDevice3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
MultiplyMatrix(vtkMatrix4x4 *m) overridevtkOpenGLContextDevice3Dvirtual
New()vtkOpenGLContextDevice3Dstatic
NewInstance() constvtkOpenGLContextDevice3D
NewInstanceInternal() constvtkOpenGLContextDevice3Dprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PopMatrix() overridevtkOpenGLContextDevice3Dvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkOpenGLContextDevice3Dvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PushMatrix() overridevtkOpenGLContextDevice3Dvirtual
ReadyVBOProgram()vtkOpenGLContextDevice3Dprotected
ReadyVCBOProgram()vtkOpenGLContextDevice3Dprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseCache(std::uintptr_t cacheIdentifier) overridevtkOpenGLContextDevice3D
vtkContextDevice3D::ReleaseCache(std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice3Dinlinevirtual
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
RenderervtkOpenGLContextDevice3Dprotected
RenderWindowvtkOpenGLContextDevice3Dprotected
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkOpenGLContextDevice3Dstatic
SetClipping(const vtkRecti &rect) overridevtkOpenGLContextDevice3Dvirtual
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMatrices(vtkShaderProgram *prog)vtkOpenGLContextDevice3Dprotected
SetMatrix(vtkMatrix4x4 *m) overridevtkOpenGLContextDevice3Dvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObjectprotected
Superclass typedefvtkOpenGLContextDevice3D
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
VBOvtkOpenGLContextDevice3Dprotected
VCBOvtkOpenGLContextDevice3Dprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkContextDevice3D()vtkContextDevice3Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkOpenGLContextDevice3D()vtkOpenGLContextDevice3Dprotected
WeakPointersvtkObjectBaseprotected
~vtkContextDevice3D() overridevtkContextDevice3Dprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkOpenGLContextDevice3D() overridevtkOpenGLContextDevice3Dprotected