Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Input::ActionProfileSimpleController Class Reference

Minimal input mapping supported on any OpenXR compatible device. More...

#include <XrInputHandler.h>

Inheritance diagram for Input::ActionProfileSimpleController:
Collaboration diagram for Input::ActionProfileSimpleController:

Public Member Functions

void suggestBindings () override

Static Public Attributes

static const std::string actionProfile
static const std::string r_select_click
static const std::string l_select_click
static const std::string r_menu_click
static const std::string l_menu_click
static const std::string r_grip_pose
static const std::string l_grip_pose
static const std::string r_aim_pose
static const std::string l_aim_pose

Additional Inherited Members

Static Private Attributes inherited from Input::ActionProfileBase
static const std::string handLeft
static const std::string handRight

Detailed Description

Minimal input mapping supported on any OpenXR compatible device.

Definition at line 47 of file XrInputHandler.h.

Member Function Documentation

◆ suggestBindings()

void Input::ActionProfileSimpleController::suggestBindings ( )
overridevirtual

Implements Input::ActionProfileBase.

References suggestBindings().

Referenced by suggestBindings().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ actionProfile

const std::string Input::ActionProfileSimpleController::actionProfile
static

Definition at line 50 of file XrInputHandler.h.

◆ l_aim_pose

const std::string Input::ActionProfileSimpleController::l_aim_pose
static

Definition at line 55 of file XrInputHandler.h.

◆ l_grip_pose

const std::string Input::ActionProfileSimpleController::l_grip_pose
static

Definition at line 54 of file XrInputHandler.h.

◆ l_menu_click

const std::string Input::ActionProfileSimpleController::l_menu_click
static

Definition at line 53 of file XrInputHandler.h.

◆ l_select_click

const std::string Input::ActionProfileSimpleController::l_select_click
static

Definition at line 52 of file XrInputHandler.h.

◆ r_aim_pose

const std::string Input::ActionProfileSimpleController::r_aim_pose
static

Definition at line 55 of file XrInputHandler.h.

◆ r_grip_pose

const std::string Input::ActionProfileSimpleController::r_grip_pose
static

Definition at line 54 of file XrInputHandler.h.

◆ r_menu_click

const std::string Input::ActionProfileSimpleController::r_menu_click
static

Definition at line 53 of file XrInputHandler.h.

◆ r_select_click

const std::string Input::ActionProfileSimpleController::r_select_click
static

Definition at line 52 of file XrInputHandler.h.


The documentation for this class was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Input/XrInputHandler.h