|
VTK
9.4.2
|
#include "vtkOpenGLPolyDataMapper.h"#include "vtkColor.h"#include "vtkNew.h"#include "vtkOpenGLCompositePolyDataMapperDelegator.h"#include "vtkRenderingOpenGL2Module.h"#include "vtkSmartPointer.h"#include "vtk_glad.h"#include <cstdint>#include <memory>Go to the source code of this file.
Classes | |
| class | vtkOpenGLBatchedPolyDataMapper |
| An OpenGL mapper for batched rendering of vtkPolyData. More... | |