cgv
vr::vr_trackable_info Struct Reference

information provided for trackable devices More...

#include <vr_info.h>

Inheritance diagram for vr::vr_trackable_info:
vr::vr_device_info vr::vr_controller_info vr::vr_hmd_info vr::vr_tracking_reference_info

Public Member Functions

 vr_trackable_info ()
 construct with default values
 

Public Attributes

std::string device_type
 type name of device
 
int32_t device_class
 index of device class
 
bool is_wireless
 whether device is wireless
 
bool provides_battery_charge_level
 whether one can query battery charge level
 
float battery_charge_level
 battery charge level in percentage (0 .. empty, 1 .. full)
 
bool has_proximity_sensor
 whether device has proximity sensor
 
std::string serial_number
 unique identifier of device
 
std::string model_number
 number describing the device type
 
std::map< std::string, std::string > variable_parameters
 a map from parameter name to parameter value used for all device parameters that are not explicitly defined
 

Detailed Description

information provided for trackable devices


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