|
VTK
9.4.2
|
#include "vtkBoundingBox.h"#include "vtkOpenGLLowMemoryPolyDataMapper.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 | vtkOpenGLLowMemoryBatchedPolyDataMapper |
| An OpenGL mapper for batched rendering of vtkPolyData. More... | |
| struct | vtkOpenGLLowMemoryBatchedPolyDataMapper::GLBatchElement |