VTK  9.3.0
Public Attributes | List of all members
vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement Struct Reference

#include <vtkOpenGLCompositePolyDataMapperDelegator.h>

Collaboration diagram for vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement:
[legend]

Public Attributes

BatchElement Parent
 
unsigned int StartVertex
 
unsigned int NextVertex
 
unsigned int StartIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd]
 
unsigned int NextIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd]
 
vtkNew< vtkOpenGLCellToVTKCellMapCellCellMap
 

Detailed Description

Definition at line 36 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

Member Data Documentation

◆ Parent

BatchElement vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::Parent

Definition at line 38 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ StartVertex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartVertex

Definition at line 40 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ NextVertex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextVertex

Definition at line 41 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ StartIndex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd]

Definition at line 44 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ NextIndex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd]

Definition at line 45 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ CellCellMap

vtkNew<vtkOpenGLCellToVTKCellMap> vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::CellCellMap

Definition at line 48 of file vtkOpenGLCompositePolyDataMapperDelegator.h.


The documentation for this struct was generated from the following file: