VTK
9.1.0
|
Private class with storage and utility functions for the vtkOpenGLContextDevice2D. More...
#include <vtkOpenGLContextDevice2DPrivate.h>
Private class with storage and utility functions for the vtkOpenGLContextDevice2D.
This class is for internal use only, it should not be included from anything outside of the vtkCharts kit. It provides a shared private class that can be used by vtkOpenGLContextDevice2D and derived classes.
The helper class is used to directly render each of the vtkCellArray instances contained in a vtkPolyData object instance without the use of an external mapper.