| 
    VTK
    9.3.0
    
   | 
 
#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 36 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| BatchElement vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::Parent | 
Definition at line 38 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartVertex | 
Definition at line 40 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextVertex | 
Definition at line 41 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] | 
Definition at line 44 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] | 
Definition at line 45 of file vtkOpenGLCompositePolyDataMapperDelegator.h.
| vtkNew<vtkOpenGLCellToVTKCellMap> vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::CellCellMap | 
Definition at line 48 of file vtkOpenGLCompositePolyDataMapperDelegator.h.