VTK  9.5.20250907
Public Attributes | List of all members
vtkWebGPUActorInternals::ActorBlock::RenderOptions Struct Reference

#include <vtkWebGPUActorInternals.h>

Public Attributes

vtkTypeFloat32 PointSize = 0
 
vtkTypeFloat32 LineWidth = 0
 
vtkTypeFloat32 EdgeWidth = 0
 
vtkTypeUInt32 Flags = 0
 

Detailed Description

Definition at line 32 of file vtkWebGPUActorInternals.h.

Member Data Documentation

◆ PointSize

vtkTypeFloat32 vtkWebGPUActorInternals::ActorBlock::RenderOptions::PointSize = 0

Definition at line 35 of file vtkWebGPUActorInternals.h.

◆ LineWidth

vtkTypeFloat32 vtkWebGPUActorInternals::ActorBlock::RenderOptions::LineWidth = 0

Definition at line 37 of file vtkWebGPUActorInternals.h.

◆ EdgeWidth

vtkTypeFloat32 vtkWebGPUActorInternals::ActorBlock::RenderOptions::EdgeWidth = 0

Definition at line 40 of file vtkWebGPUActorInternals.h.

◆ Flags

vtkTypeUInt32 vtkWebGPUActorInternals::ActorBlock::RenderOptions::Flags = 0

Definition at line 42 of file vtkWebGPUActorInternals.h.


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