VTK  9.5.20250901
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::ActorState Struct Reference

#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
 

Detailed Description

Definition at line 512 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ LastActorBackfaceCulling

bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false

Definition at line 514 of file vtkWebGPUPolyDataMapper.h.

◆ LastActorFrontfaceCulling

bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false

Definition at line 515 of file vtkWebGPUPolyDataMapper.h.

◆ LastVertexVisibility

bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false

Definition at line 516 of file vtkWebGPUPolyDataMapper.h.

◆ LastRepresentation

int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE

Definition at line 517 of file vtkWebGPUPolyDataMapper.h.

◆ LastHasRenderingTranslucentGeometry

bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false

Definition at line 518 of file vtkWebGPUPolyDataMapper.h.

◆ LastPointSize

int vtkWebGPUPolyDataMapper::ActorState::LastPointSize = 1

Definition at line 519 of file vtkWebGPUPolyDataMapper.h.

◆ LastLineWidth

int vtkWebGPUPolyDataMapper::ActorState::LastLineWidth = 1

Definition at line 520 of file vtkWebGPUPolyDataMapper.h.


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