Yucom/vrclient_x64/cppIVRExtendedDisplay_IVRExtendedDisplay_001.h

10 lines
444 B
C
Raw Normal View History

2018-01-18 20:29:49 +01:00
#ifdef __cplusplus
extern "C" {
#endif
extern void cppIVRExtendedDisplay_IVRExtendedDisplay_001_GetWindowBounds(void *, int32_t *, int32_t *, uint32_t *, uint32_t *);
extern void cppIVRExtendedDisplay_IVRExtendedDisplay_001_GetEyeOutputViewport(void *, EVREye, uint32_t *, uint32_t *, uint32_t *, uint32_t *);
extern void cppIVRExtendedDisplay_IVRExtendedDisplay_001_GetDXGIOutputInfo(void *, int32_t *, int32_t *);
#ifdef __cplusplus
}
#endif