소스 검색

Update rlgl.h

pull/747/head
Ray 5 년 전
부모
커밋
68a2bf0e6b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/rlgl.h

+ 0
- 1
src/rlgl.h 파일 보기

@ -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

불러오는 중...
취소
저장