|
VTK
9.6.20260221
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| bool | LastActorBackfaceCulling = false |
| bool | LastActorFrontfaceCulling = false |
| bool | LastVertexVisibility = false |
| int | LastRepresentation = VTK_SURFACE |
| bool | LastHasRenderingTranslucentGeometry = false |
| int | LastPointSize = 1 |
| int | LastLineWidth = 1 |
Definition at line 551 of file vtkWebGPUPolyDataMapper.h.
| bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false |
Definition at line 553 of file vtkWebGPUPolyDataMapper.h.
| bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false |
Definition at line 554 of file vtkWebGPUPolyDataMapper.h.
| bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false |
Definition at line 555 of file vtkWebGPUPolyDataMapper.h.
| int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE |
Definition at line 556 of file vtkWebGPUPolyDataMapper.h.
| bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false |
Definition at line 557 of file vtkWebGPUPolyDataMapper.h.
| int vtkWebGPUPolyDataMapper::ActorState::LastPointSize = 1 |
Definition at line 558 of file vtkWebGPUPolyDataMapper.h.
| int vtkWebGPUPolyDataMapper::ActorState::LastLineWidth = 1 |
Definition at line 559 of file vtkWebGPUPolyDataMapper.h.