libgoatvr

view libgoatvr.def @ 11:34d4643d61f9

remove _opt suffix from vr_get_opt/vr_set_opt, and _OPT_from the predefined names
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 24 Sep 2014 10:18:42 +0300
parents ded3d0a74e19
children e4c5c9c0b6f6
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
17 vr_view_translation
18 vr_view_rotation
20 vr_view_matrix
21 vr_proj_matrix
23 vr_begin
24 vr_end
25 vr_swap_buffers
27 vr_output_texture
28 vr_output_texture_eye
30 vr_recenter