GLMENU.H
Go to the documentation of this file.00001
00002
00003 #define GLMENU_POSITION 8
00004
00005 #define IDM_GLVIEW_PREFS 25001
00006 #define IDM_GLVIEW_HELP 25002
00007 #define IDM_GLVIEW_MAP 25003
00008 #define IDM_GLVIEW_TWOSIDE 25004
00009 #define IDM_GLVIEW_SCROLLBARS 25005
00010 #define IDM_GLVIEW_OVERLAY 25006
00011 #define IDM_GLVIEW_ABOUT 25007
00012 #define IDM_GLVIEW_STEREO 25008
00013 #define IDM_GLVIEW_SHADERS 25009
00014 #define IDM_GLVIEW_ORTHO 25010
00015 #define IDM_GLVIEW_SELECT_ONLY 25011
00016 #define IDM_GLVIEW_OVERLAY_ALL 25012
00017
00018 #define IDM_GLVIEW_SHOWOPENGL 100
00019 #define IDM_QUICKMAPCHANGE 101