VTK  9.6.20260329
vtkWebXRUtilities Namespace Reference

Functions

void SetMatrixFromWebXRMatrix (vtkMatrix4x4 *result, const double *webXRMatrix)
 
vtkEventDataDeviceInput GetInputFromWebXRButton (WebXRGamepadButtonMapping button)
 
vtkEventDataDevice GetDeviceFromWebXRHand (WebXRHandedness hand)
 

Function Documentation

◆ SetMatrixFromWebXRMatrix()

void vtkWebXRUtilities::SetMatrixFromWebXRMatrix ( vtkMatrix4x4 * result,
const double * webXRMatrix )
inline

Definition at line 23 of file vtkWebXRUtilities.h.

◆ GetInputFromWebXRButton()

vtkEventDataDeviceInput vtkWebXRUtilities::GetInputFromWebXRButton ( WebXRGamepadButtonMapping button)
inline

Definition at line 31 of file vtkWebXRUtilities.h.

◆ GetDeviceFromWebXRHand()

vtkEventDataDevice vtkWebXRUtilities::GetDeviceFromWebXRHand ( WebXRHandedness hand)
inline

Definition at line 66 of file vtkWebXRUtilities.h.