VTK  9.3.0
Classes | Macros
vtkOpenGLBatchedPolyDataMapper.h File Reference
#include "vtkColor.h"
#include "vtkNew.h"
#include "vtkOpenGLCompositePolyDataMapperDelegator.h"
#include "vtkRenderingOpenGL2Module.h"
#include "vtkSmartPointer.h"
#include "vtk_glew.h"
#include "vtkOpenGLPolyDataMapper.h"
#include <cstdint>
#include <memory>
Include dependency graph for vtkOpenGLBatchedPolyDataMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkOpenGLBatchedPolyDataMapper
 An OpenGL mapper for batched rendering of vtkPolyData. More...
 

Macros

#define vtkOpenGLPolyDataMapperImplementation   vtkOpenGLPolyDataMapper
 

Macro Definition Documentation

◆ vtkOpenGLPolyDataMapperImplementation

#define vtkOpenGLPolyDataMapperImplementation   vtkOpenGLPolyDataMapper

Definition at line 29 of file vtkOpenGLBatchedPolyDataMapper.h.