* Load VR stereo config for VR simulator device parameters */
| 21 | * Load VR stereo config for VR simulator device parameters |
| 22 | */ |
| 23 | void Load(const ::VrDeviceInfo& info) { set(LoadVrStereoConfig(info)); } |
| 24 | |
| 25 | /** |
| 26 | * Unload VR stereo config |
nothing calls this directly
no outgoing calls
no test coverage detected