VTK  9.1.0
Public Attributes | List of all members
vtkOpenGLPolyDataMapper::primitiveInfo Class Reference

#include <vtkOpenGLPolyDataMapper.h>

Collaboration diagram for vtkOpenGLPolyDataMapper::primitiveInfo:
[legend]

Public Attributes

int LastLightComplexity
 
int LastLightCount
 
vtkTimeStamp LightComplexityChanged
 
vtkNew< vtkInformationLastRenderPassInfo
 

Detailed Description

Definition at line 542 of file vtkOpenGLPolyDataMapper.h.

Member Data Documentation

◆ LastLightComplexity

int vtkOpenGLPolyDataMapper::primitiveInfo::LastLightComplexity

Definition at line 545 of file vtkOpenGLPolyDataMapper.h.

◆ LastLightCount

int vtkOpenGLPolyDataMapper::primitiveInfo::LastLightCount

Definition at line 546 of file vtkOpenGLPolyDataMapper.h.

◆ LightComplexityChanged

vtkTimeStamp vtkOpenGLPolyDataMapper::primitiveInfo::LightComplexityChanged

Definition at line 547 of file vtkOpenGLPolyDataMapper.h.

◆ LastRenderPassInfo

vtkNew<vtkInformation> vtkOpenGLPolyDataMapper::primitiveInfo::LastRenderPassInfo

Definition at line 552 of file vtkOpenGLPolyDataMapper.h.


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