VTK
9.5.20250810
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
bool | LastActorBackfaceCulling = false |
bool | LastActorFrontfaceCulling = false |
bool | LastVertexVisibility = false |
int | LastRepresentation = VTK_SURFACE |
bool | LastHasRenderingTranslucentGeometry = false |
Definition at line 512 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false |
Definition at line 514 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false |
Definition at line 515 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false |
Definition at line 516 of file vtkWebGPUPolyDataMapper.h.
int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE |
Definition at line 517 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false |
Definition at line 518 of file vtkWebGPUPolyDataMapper.h.