VTK  9.4.20250512
Public Attributes | List of all members
vtkWebGPUActorInternals::ActorBlock::TransformInfo Struct Reference

#include <vtkWebGPUActorInternals.h>

Public Attributes

vtkTypeFloat32 World [4][4] = {}
 
vtkTypeFloat32 Normal [3][4] = {}
 

Detailed Description

Definition at line 26 of file vtkWebGPUActorInternals.h.

Member Data Documentation

◆ World

vtkTypeFloat32 vtkWebGPUActorInternals::ActorBlock::TransformInfo::World[4][4] = {}

Definition at line 28 of file vtkWebGPUActorInternals.h.

◆ Normal

vtkTypeFloat32 vtkWebGPUActorInternals::ActorBlock::TransformInfo::Normal[3][4] = {}

Definition at line 29 of file vtkWebGPUActorInternals.h.


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