VTK  9.7.20260805
WebXRGamepad Struct Reference

#include <vtkWebXR.h>

Detailed Description

Collaboration diagram for WebXRGamepad:
[legend]

Public Attributes

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

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: