VTK  9.6.20260329
WebXRGamepad Struct Reference

WebXR Gamepad see https://www.w3.org/TR/2024/WD-webxr-gamepads-module-1-20240409/#xr-standard-heading. More...

#include <vtkWebXR.h>

Collaboration diagram for WebXRGamepad:
[legend]

Public Attributes

WebXRGamepadButton buttons [8]
 
int buttonsCount
 
float axes [8]
 
int axesCount
 

Detailed Description

Member Data Documentation

◆ buttons

WebXRGamepadButton WebXRGamepad::buttons[8]

Definition at line 146 of file vtkWebXR.h.

◆ buttonsCount

int WebXRGamepad::buttonsCount

Definition at line 147 of file vtkWebXR.h.

◆ axes

float WebXRGamepad::axes[8]

Definition at line 149 of file vtkWebXR.h.

◆ axesCount

int WebXRGamepad::axesCount

Definition at line 150 of file vtkWebXR.h.


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