VTK  9.6.20260329
vtkWebXRRenderWindowInteractor::WebXRInput Struct Reference

#include <vtkWebXRRenderWindowInteractor.h>

Public Member Functions

bool operator< (const WebXRInput &other) const
 

Public Attributes

WebXRHandedness hand
 
WebXRGamepadButtonMapping button
 
WebXRInputPoseMode mode
 

Detailed Description

Definition at line 142 of file vtkWebXRRenderWindowInteractor.h.

Member Function Documentation

◆ operator<()

bool vtkWebXRRenderWindowInteractor::WebXRInput::operator< ( const WebXRInput & other) const
inline

Definition at line 148 of file vtkWebXRRenderWindowInteractor.h.

Member Data Documentation

◆ hand

WebXRHandedness vtkWebXRRenderWindowInteractor::WebXRInput::hand

Definition at line 144 of file vtkWebXRRenderWindowInteractor.h.

◆ button

WebXRGamepadButtonMapping vtkWebXRRenderWindowInteractor::WebXRInput::button

Definition at line 145 of file vtkWebXRRenderWindowInteractor.h.

◆ mode

WebXRInputPoseMode vtkWebXRRenderWindowInteractor::WebXRInput::mode

Definition at line 146 of file vtkWebXRRenderWindowInteractor.h.


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