VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtVirtualRealityLogic::ControllerIdentifier Struct Reference

Detailed Description

Contains both the controller type (HMD, left hand, right hand) and its unique identifier used for consistent tracking between frames

#include <virtualRealityLogic.h>

Public Member Functions

 ControllerIdentifier (Bitfield type)
 

Public Attributes

Bitfield controllerType
 
ControllerId controllerId
 

Constructor & Destructor Documentation

◆ ControllerIdentifier()

makVre::DtVirtualRealityLogic::ControllerIdentifier::ControllerIdentifier ( Bitfield type)
inline

Constructor that initializes with a controller type.

Parameters
typeBitfield value representing the controller type

References controllerId, controllerType, and makVre::DtVirtualRealityLogic::type().

Member Data Documentation

◆ controllerType

Bitfield makVre::DtVirtualRealityLogic::ControllerIdentifier::controllerType

Type of the controller (HMD, left hand, right hand)

Referenced by ControllerIdentifier().

◆ controllerId

ControllerId makVre::DtVirtualRealityLogic::ControllerIdentifier::controllerId

Unique identifier for the controller instance.

Referenced by ControllerIdentifier().


The documentation for this struct was generated from the following file: