Update rlgl.h
This commit is contained in:
parent
7370ae7b82
commit
68a2bf0e6b
1 changed files with 0 additions and 1 deletions
|
@ -533,7 +533,6 @@ void EndBlendMode(void); // End blending mode (reset to
|
|||
|
||||
// VR control functions
|
||||
VrDeviceInfo GetVrDeviceInfo(int vrDeviceType); // Get VR device information for some standard devices
|
||||
VrStereoConfig SetStereoConfig(VrDeviceInfo hmd, Shader distortion);
|
||||
void InitVrSimulator(VrDeviceInfo info); // Init VR simulator for selected device parameters
|
||||
void UpdateVrTracking(Camera *camera); // Update VR tracking (position and orientation) and camera
|
||||
void CloseVrSimulator(void); // Close VR simulator for current device
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue