VTK  9.4.20241219
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
 

Detailed Description

Definition at line 437 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ LastActorBackfaceCulling

bool vtkWebGPUPolyDataMapper::ActorState::LastActorBackfaceCulling = false

Definition at line 439 of file vtkWebGPUPolyDataMapper.h.

◆ LastActorFrontfaceCulling

bool vtkWebGPUPolyDataMapper::ActorState::LastActorFrontfaceCulling = false

Definition at line 440 of file vtkWebGPUPolyDataMapper.h.

◆ LastVertexVisibility

bool vtkWebGPUPolyDataMapper::ActorState::LastVertexVisibility = false

Definition at line 441 of file vtkWebGPUPolyDataMapper.h.

◆ LastRepresentation

int vtkWebGPUPolyDataMapper::ActorState::LastRepresentation = VTK_SURFACE

Definition at line 442 of file vtkWebGPUPolyDataMapper.h.

◆ LastHasRenderingTranslucentGeometry

bool vtkWebGPUPolyDataMapper::ActorState::LastHasRenderingTranslucentGeometry = false

Definition at line 443 of file vtkWebGPUPolyDataMapper.h.


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