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 = "/user/hand/left"
static const std::string handRight = "/user/hand/right"

Detailed Description

The base profile for controller support of any device.

Date
2025-09-17
Author
Konstantin Passig

Definition at line 35 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 = "/user/hand/left"
staticprotected

Definition at line 38 of file XrInputHandler.h.

◆ handRight

const std::string Input::ActionProfileBase::handRight = "/user/hand/right"
staticprotected

Definition at line 39 of file XrInputHandler.h.


The documentation for this class was generated from the following files: