|
VTK
9.6.20260329
|
WebXR Gamepad see https://www.w3.org/TR/2024/WD-webxr-gamepads-module-1-20240409/#xr-standard-heading. More...
#include <vtkWebXR.h>
Public Attributes | |
| WebXRGamepadButton | buttons [8] |
| int | buttonsCount |
| float | axes [8] |
| int | axesCount |
WebXR Gamepad see https://www.w3.org/TR/2024/WD-webxr-gamepads-module-1-20240409/#xr-standard-heading.
Definition at line 143 of file vtkWebXR.h.
| WebXRGamepadButton WebXRGamepad::buttons[8] |
Definition at line 146 of file vtkWebXR.h.
| int WebXRGamepad::buttonsCount |
Definition at line 147 of file vtkWebXR.h.
| float WebXRGamepad::axes[8] |
Definition at line 149 of file vtkWebXR.h.
| int WebXRGamepad::axesCount |
Definition at line 150 of file vtkWebXR.h.