Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Input Namespace Reference

Classes

class  ActionProfileBase
 The base profile for controller support of any device. More...
class  ActionProfileOculusTouchController
 Input mapping implementation for oculus touch devices. More...
class  ActionProfileSimpleController
 The minimal input mapping implementation provided by open xr which should be supported on any openxr compatible device. More...
struct  HandPoseInfo
class  XrInputHandler

Enumerations

enum class  Hand {
  LEFT = 0 ,
  RIGHT = 1
}

Enumeration Type Documentation

◆ Hand

enum class Input::Hand
strong
Enumerator
LEFT 
RIGHT 

Definition at line 126 of file XrInputHandler.h.