VTK  9.3.20240328
Public Attributes | List of all members
vtkWebGPUActor::ActorBlock::RenderOptions Struct Reference

#include <vtkWebGPUActor.h>

Public Attributes

vtkTypeUInt32 Representation = 0
 
vtkTypeFloat32 PointSize = 0
 
vtkTypeFloat32 LineWidth = 0
 
vtkTypeUInt32 EdgeVisibility = 0
 

Detailed Description

Definition at line 117 of file vtkWebGPUActor.h.

Member Data Documentation

◆ Representation

vtkTypeUInt32 vtkWebGPUActor::ActorBlock::RenderOptions::Representation = 0

Definition at line 120 of file vtkWebGPUActor.h.

◆ PointSize

vtkTypeFloat32 vtkWebGPUActor::ActorBlock::RenderOptions::PointSize = 0

Definition at line 122 of file vtkWebGPUActor.h.

◆ LineWidth

vtkTypeFloat32 vtkWebGPUActor::ActorBlock::RenderOptions::LineWidth = 0

Definition at line 124 of file vtkWebGPUActor.h.

◆ EdgeVisibility

vtkTypeUInt32 vtkWebGPUActor::ActorBlock::RenderOptions::EdgeVisibility = 0

Definition at line 126 of file vtkWebGPUActor.h.


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