VTK
9.4.20250310
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
bool | LastActorBackfaceCulling = false |
bool | LastActorFrontfaceCulling = false |
bool | LastVertexVisibility = false |
int | LastRepresentation = VTK_SURFACE |
bool | LastHasRenderingTranslucentGeometry = false |
Definition at line 427 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false |
Definition at line 429 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false |
Definition at line 430 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false |
Definition at line 431 of file vtkWebGPUPolyDataMapper.h.
int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE |
Definition at line 432 of file vtkWebGPUPolyDataMapper.h.
bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false |
Definition at line 433 of file vtkWebGPUPolyDataMapper.h.