Fixed build.
This commit is contained in:
parent
4036371a75
commit
bea4569a3c
@ -278,7 +278,8 @@ typedef struct bgfx_hmd_eye
|
|||||||
float rotation[4];
|
float rotation[4];
|
||||||
float translation[3];
|
float translation[3];
|
||||||
float fov[4];
|
float fov[4];
|
||||||
float adjust[3];
|
float viewOffset[3];
|
||||||
|
float projection[16];
|
||||||
float pixelsPerTanAngle[2];
|
float pixelsPerTanAngle[2];
|
||||||
|
|
||||||
} bgfx_hmd_eye_t;
|
} bgfx_hmd_eye_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user