VTK
9.4.20250102
|
#include <vtkOpenGLCompositePolyDataMapperDelegator.h>
Public Attributes | |
BatchElement | Parent |
unsigned int | StartVertex |
unsigned int | NextVertex |
unsigned int | StartIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
unsigned int | NextIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
vtkNew< vtkOpenGLCellToVTKCellMap > | CellCellMap |
Definition at line 43 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
BatchElement vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::Parent |
Definition at line 45 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartVertex |
Definition at line 47 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextVertex |
Definition at line 48 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 51 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 52 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
vtkNew<vtkOpenGLCellToVTKCellMap> vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::CellCellMap |
Definition at line 55 of file vtkOpenGLCompositePolyDataMapperDelegator.h.