SFG_Window
/* * A window,making part of freeglut windows hierarchy. * Should be kept portable. * * NOTE that ActiveMenu is set to menu itself if the window is a menu. */ struct tagSFG_Window { SFG_Node Node; int ID; /* Window's ID number */ SFG_Context Window; /* Window and OpenGL context */ SFG_WindowState State; /* The window state */ SFG_Proc CallBacks[ TOTAL_CALLBACKS ]; /* Array of window callbacks */ void *UserData ; /* For use by user */ SFG_Menu* Menu[ FREEGLUT_MAX_MENUS ]; /* Menus appended to window */ SFG_Menu* ActiveMenu; /* The window's active menu */ SFG_Window* Parent; /* The parent to this window */ SFG_List Children; /* The subwindows d.l. list */ GLboolean IsMenu; /* Set to 1 if we are a menu */ }; (编辑:甘南站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- Windows Mobile 6.5手势和C#2.0应用程序
- windows – 为什么模拟会话中定义的DOS设备不会出现在资源管
- windows-server-2008 – Windows Server 2008 R2打印服务器
- windows-phone-8 – 新的Live磁贴在Windows Phone Silverli
- 如何在Windows Phone 7系列上获取屏幕尺寸?
- 在windows平台下采用electron-packager打包electron程序为.
- windows – 为什么输出传输时某些“for”命令不起作用?
- Windows C线程参数传递
- 使用Windows Power Management API调暗监视器
- winapi – 来自Win32应用程序的x64图像上的OpenProcess
- winapi – Win32 No-MFC中的消息映射
- .net – Windows Azure Web角色缓存(预览)“挂起
- windows-server-2008 – IIS可以从GPU核心创建线
- 使用dll和java jni4net时出现UnsatisfiedLinkErr
- .net – 可以按需下载先决条件的好安装程序
- .net – 加载Azure Storage 2.0时出错 – 无法加
- wpf – xaml Scrollviewer – 禁用整个窗口的过度
- Windows Server 2016-WinSer 2016标准版与数据中
- windows – procdump -t – 如何在进程终止时转储
- .net – Windows Azure上的AspPDF和AspJPEG