|
VTK
9.6.20260225
|
#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 275 of file vtkOpenGLLowMemoryPolyDataMapper.h.
|
friend |
Definition at line 282 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkCellGraphicsPrimitiveMap::CellTypeMapperOffsets vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::Offsets |
Definition at line 277 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkIdType vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::NumberOfElements = 0 |
Definition at line 278 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::CanRender = false |
Definition at line 279 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesEdgeValueBuffer = false |
Definition at line 280 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesCellMapBuffer = false |
Definition at line 281 of file vtkOpenGLLowMemoryPolyDataMapper.h.