Abstract class for drawing 3D primitives.
virtual void DisableClipping()
Disable clipping of the display.
virtual void ReleaseCache(std::uintptr_t vtkNotUsed(cacheIdentifier))
Concrete graphics implementations maintain a cache of heavy-weight buffer objects to achieve higher i...