VTK
9.5.20250718
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
bool | LastActorBackfaceCulling = false |
bool | LastActorFrontfaceCulling = false |
bool | LastVertexVisibility = false |
int | LastRepresentation = VTK_SURFACE |
bool | LastHasRenderingTranslucentGeometry = false |
Definition at line 486 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false |
Definition at line 488 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false |
Definition at line 489 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false |
Definition at line 490 of file vtkWebGPUPolyDataMapper.h.
int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE |
Definition at line 491 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false |
Definition at line 492 of file vtkWebGPUPolyDataMapper.h.