|
VTK
9.5.20251027
|
#include <vtkOpenGLLowMemoryPolyDataMapper.h>
Public Attributes | |
| vtkCellGraphicsPrimitiveMap::CellTypeMapperOffsets | Offsets |
| vtkIdType | NumberOfElements = 0 |
| bool | CanRender = false |
| bool | UsesEdgeValueBuffer = false |
| bool | UsesCellMapBuffer = false |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const CellGroupInformation &cg) |
Definition at line 266 of file vtkOpenGLLowMemoryPolyDataMapper.h.
|
friend |
Definition at line 273 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkCellGraphicsPrimitiveMap::CellTypeMapperOffsets vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::Offsets |
Definition at line 268 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkIdType vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::NumberOfElements = 0 |
Definition at line 269 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::CanRender = false |
Definition at line 270 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesEdgeValueBuffer = false |
Definition at line 271 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesCellMapBuffer = false |
Definition at line 272 of file vtkOpenGLLowMemoryPolyDataMapper.h.