VTK  9.4.2
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 129 of file vtkWebGPUActor.h.

Member Data Documentation

◆ Representation

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

Definition at line 132 of file vtkWebGPUActor.h.

◆ PointSize

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

Definition at line 134 of file vtkWebGPUActor.h.

◆ LineWidth

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

Definition at line 136 of file vtkWebGPUActor.h.

◆ EdgeVisibility

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

Definition at line 138 of file vtkWebGPUActor.h.


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