MCPcopy Create free account
hub / github.com/RobLoach/raylib-cpp / Load

Method Load

include/VrStereoConfig.hpp:23–23  ·  view source on GitHub ↗

* Load VR stereo config for VR simulator device parameters */

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected