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

The base profile for controller support of any device. More...

#include <XrInputHandler.h>

Inheritance diagram for Input::ActionProfileBase:
Collaboration diagram for Input::ActionProfileBase:

Classes

struct  ActionProfiles

Public Member Functions

virtual void suggestBindings ()=0

Static Protected Attributes

static const std::string handLeft
static const std::string handRight

Detailed Description

The base profile for controller support of any device.

Definition at line 28 of file XrInputHandler.h.

Member Function Documentation

◆ suggestBindings()

virtual void Input::ActionProfileBase::suggestBindings ( )
pure virtual

Member Data Documentation

◆ handLeft

const std::string Input::ActionProfileBase::handLeft
staticprotected

Definition at line 31 of file XrInputHandler.h.

◆ handRight

const std::string Input::ActionProfileBase::handRight
staticprotected

Definition at line 32 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