enum MAGES::DeviceManagerModule::Device

Overview

A list of available device types. More…

enum Device
{
    HeadMountedDisplay,
    LeftController,
    RightController,
};

Detailed Documentation

A list of available device types.

Enum Values

HeadMountedDisplay

HMD Device.

LeftController

Left Controller.

RightController

Right Controller.