VTK  9.4.20250102
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 43 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

Member Data Documentation

◆ Parent

BatchElement vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::Parent

Definition at line 45 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ StartVertex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::StartVertex

Definition at line 47 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ NextVertex

unsigned int vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::NextVertex

Definition at line 48 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ StartIndex

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

Definition at line 51 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ NextIndex

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

Definition at line 52 of file vtkOpenGLCompositePolyDataMapperDelegator.h.

◆ CellCellMap

vtkNew<vtkOpenGLCellToVTKCellMap> vtkOpenGLCompositePolyDataMapperDelegator::GLBatchElement::CellCellMap

Definition at line 55 of file vtkOpenGLCompositePolyDataMapperDelegator.h.


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