gvr::UserPrefs

#include <gvr.h>

Convenience C++ wrapper for gvr_user_prefs.

Summary

Inheritance

Inherits from: gvr::WrapperBase< const gvr_user_prefs >

Public functions

GetControllerHandedness() const
ControllerHandedness
For more information, see gvr_user_prefs_get_controller_handedness().
IsFeatureEnabled(int32_t feature) const
bool
For more information, see gvr_user_prefs_is_feature_enabled().

Public functions

GetControllerHandedness

ControllerHandedness GetControllerHandedness() const 

For more information, see gvr_user_prefs_get_controller_handedness().

IsFeatureEnabled

bool IsFeatureEnabled(
  int32_t feature
) const 

For more information, see gvr_user_prefs_is_feature_enabled().