VTK  9.6.20260329
WebXRRigidTransform Struct Reference

WebXR rigid transform. More...

#include <vtkWebXR.h>

Public Attributes

double matrix [16]
 
double position [3]
 
double orientation [4]
 

Detailed Description

WebXR rigid transform.

Definition at line 82 of file vtkWebXR.h.

Member Data Documentation

◆ matrix

double WebXRRigidTransform::matrix[16]

Definition at line 84 of file vtkWebXR.h.

◆ position

double WebXRRigidTransform::position[3]

Definition at line 85 of file vtkWebXR.h.

◆ orientation

double WebXRRigidTransform::orientation[4]

Definition at line 86 of file vtkWebXR.h.


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