libgoatvr
view libgoatvr.def @ 14:604a9a0a8c37
fixed call to ovrHmd_ConfigureTracking to stop setting the ovrTrackingCap_Idle bit
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Thu, 25 Sep 2014 07:52:49 +0300 |
parents | 34d4643d61f9 |
children |
line source
1 LIBRARY libgoatvr
2 EXPORTS
3 vr_init
4 vr_shutdown
6 vr_module_count
7 vr_module_name
9 vr_use_module
10 vr_use_module_named
12 vr_seti
13 vr_setf
14 vr_geti
15 vr_getf
16 vr_geti_def
17 vr_getf_def
19 vr_view_translation
20 vr_view_rotation
22 vr_view_matrix
23 vr_proj_matrix
25 vr_begin
26 vr_end
27 vr_swap_buffers
29 vr_output_texture
30 vr_output_texture_eye
32 vr_recenter