|
VTK
9.4.2
|
#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 303 of file vtkOpenGLLowMemoryPolyDataMapper.h.
|
friend |
Definition at line 310 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkCellGraphicsPrimitiveMap::CellTypeMapperOffsets vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::Offsets |
Definition at line 305 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| vtkIdType vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::NumberOfElements = 0 |
Definition at line 306 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::CanRender = false |
Definition at line 307 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesEdgeValueBuffer = false |
Definition at line 308 of file vtkOpenGLLowMemoryPolyDataMapper.h.
| bool vtkOpenGLLowMemoryPolyDataMapper::CellGroupInformation::UsesCellMapBuffer = false |
Definition at line 309 of file vtkOpenGLLowMemoryPolyDataMapper.h.