VTK  9.3.20240328
vtkOpenGL2ContextDevice2DCellArrayHelper Class Reference

Private class with storage and utility functions for the vtkOpenGLContextDevice2D. More...

#include <vtkOpenGLContextDevice2DPrivate.h>

Detailed Description

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.

Warning
Currently only renders two types of vtkPolyData primitives; Lines and Polygons.
Internal use only.
See also
vtkOpenGL2ContextDevice2D

The documentation for this class was generated from the following file: