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

Namespaces

namespace  Actions

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
 Minimal input mapping supported on any OpenXR compatible device. More...
struct  HandPoseInfo
class  InputManager
struct  TrackedHandPose
class  XrInputHandler
 Handles OpenXR input actions and controller state. More...
class  XrRig

Enumerations

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

Enumeration Type Documentation

◆ Hand

enum class Input::Hand
strong
Enumerator
LEFT 
RIGHT 

Definition at line 115 of file XrInputHandler.h.