|
VTK
9.6.20260201
|
#include "vtkPolyDataMapper.h"#include "vtkCellGraphicsPrimitiveMap.h"#include "vtkDrawTexturedElements.h"#include "vtkHardwareSelector.h"#include "vtkOpenGLShaderDeclaration.h"#include "vtkRenderingOpenGL2Module.h"#include "vtkWrappingHints.h"#include <array>#include <set>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | vtkOpenGLLowMemoryPolyDataMapper |
| PolyDataMapper using OpenGL to render surface meshes. More... | |
| class | vtkOpenGLLowMemoryPolyDataMapper::ExtraAttributeValue |
| struct | vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation |
| struct | vtkOpenGLLowMemoryPolyDataMapper::PrimitiveInformation |
Macros | |
| #define | vtkOpenGLLowMemoryPolyDataMapper_OVERRIDE_ATTRIBUTES vtkOpenGLLowMemoryPolyDataMapper::CreateOverrideAttributes() |
| #define vtkOpenGLLowMemoryPolyDataMapper_OVERRIDE_ATTRIBUTES vtkOpenGLLowMemoryPolyDataMapper::CreateOverrideAttributes() |
Definition at line 334 of file vtkOpenGLLowMemoryPolyDataMapper.h.