![]() |
Plasma Engine
2.0
|
Defines features the given device supports. More...
#include <Declarations.h>
Classes | |
struct | Bits |
Public Types | |
enum | Enum : plUInt32 { None = 0 , Trigger = PL_BIT(0) , Select = PL_BIT(1) , Menu = PL_BIT(2) , Squeple = PL_BIT(3) , PrimaryAnalogStick = PL_BIT(4) , PrimaryAnalogStickClick = PL_BIT(5) , PrimaryAnalogStickTouch = PL_BIT(6) , SecondaryAnalogStick = PL_BIT(7) , SecondaryAnalogStickClick = PL_BIT(8) , SecondaryAnalogStickTouch = PL_BIT(9) , GripPose = PL_BIT(10) , AimPose = PL_BIT(11) , Default = None } |
using | StorageType = plUInt32 |
Defines features the given device supports.
enum plXRDeviceFeatures::Enum : plUInt32 |