gvr::
#include <gvr.h>Convenience C++ wrapper for gvr_user_prefs.
Summary
Inheritance
Inherits from: gvr::WrapperBase< const gvr_user_prefs >| Public functions | |
|---|---|
| GetControllerHandedness() const  | ControllerHandednessFor more information, see gvr_user_prefs_get_controller_handedness().  | 
| IsFeatureEnabled(int32_t feature) const  | boolFor 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().