- 1、本文档共14页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
opengl常用函数(OpenGL common functions)
一。初始化
无效glutInit(int * argc,char* *argv)
这个函数用来初始化过剩库。对应主要函数的形式应是:int main(int argc、argv char * [ ]);
这个函数从主要函数获取其两个参数。
无效glutinitwindowsize(宽度,高度深度);
无效glutinitwindowposition(x,y);
这两个函数很好理解是设置过剩程序要产生的窗口的大小和位置(左上角以像素为单位)。
无效glutinitdisplaymode(unsigned int型);
设置图形显示模式的可选值为参数模式:
glut_rgba:当未指明glut_rgba或glut_index时,是默认使用的模式表明欲建立RGBA模式的窗口。
glut_rgb:与glut-rgba作用相同。
glut_index:指明为颜色索引模式。
glut_single:只使用单缓存
glut_double:使用双缓存以避免把计算机作图的过程都表现出来,或者为了平滑地实现动画。
glut_accum:让窗口使用累加的缓存。
glut_alpha:让颜色缓冲区使用α组件
glut_depth:使用深度缓存。
glut_stencil:使用模板缓存。
glut_multisample:让窗口支持多例程。
glut_stereo:使窗口支持立体。
glut_luminace:亮度是亮度的意思。但是很遗憾,在多数OpenGL平台上,不被支持。
二事件处理(事件处理)。
glutmainloop虚空(void)
让过剩程序进入事件循环。在一个程序中最多只能调用一次一旦调用,会直到程序结束才返回过剩。
三窗口管理(窗口管理)。
国际glutcreatewindow(的名字);
产生一个顶层的窗口。名字作为窗口的名字,也就是窗口标题栏显示的内容。
返回值是生成窗口的标记符,可用函数glutgetwindow()加以引用。
国际glutcreatesubwindow(int赢,int x,y,宽度,高度深度);
创建一个子窗口。赢得是其父窗口的标记符。X、Y是相对父窗口的位移,以像素表示。
宽度、高度是子窗口的宽和高。
无效glutsetwindow(int赢);
国际glutgetwindow(void);
功能分别是:设置标记符为赢得的窗口为当前窗口;返回当前窗口的标记符。
无效glutdestroywindow(int赢);
销毁以赢得标记的窗口。
glutpostredisplay虚空(void);
将当前窗口打上标记,标记其需要再次显示。
glutswapbuffers虚空(void);
当窗口模式为双缓存时,此函数的功能就是把后台缓存的内容交换到前台显示。当然,只有单缓存时,使用它的功能跟用glflush()一样。
而使用双缓存是为了把完整图画一次性显示在窗口上,
Or to implement animation.
Void glutPositionWindow (int, x, int, y);
Change the position of the current window: when the current window is the top-level window, x, y is relative to the screen shift; the current window is a child window, and X, y is relative to the origin of its parent window.
Void glutReshapeWindow (int, width, int, height);
Change the size of the current window.
Width, height is the new width and height value of the current window, but of course it is only positive value.
Void glutFullscreen (void);
Make full display of the current window. The current window is valid when the top-level window is available.
Void glutPopWindow (void);
Void glutPushWindow (void);
Valid for both top-level and child windows. Change the order of the
您可能关注的文档
- 2011资深俏皮话,搞笑得经典(2011, senior witty words, funny classic).doc
- 2011自我总结(2011 self summary).doc
- 2011最新高考作文素材(2011, the latest college entrance examination composition material).doc
- 2011最有用的高考作文素材(2011, the most useful composition material for the college entrance examination).doc
- 2012-2013学年第一学期小学工作总结(Summary of primary school work in the first semester of the 2012-2013 academic year).doc
- 2012-2013学年度九年级历史第一学期期中考试测试题(无答案) 新人教版(2012-2013 school year nine year history first semester midterm examination questions (no answer) new teach edition).doc
- 2012版stt企业培训师培训全面提升(ttt实战加强版)(2012 edition STT enterprise trainer training comprehensive promotion (TTT actual combat enhanced version)).doc
- 2012版最新玻璃艺术脱蜡铸造工艺(The 2012 edition of the latest glass art dewaxing casting process).doc
- 2012级工程硕士(业余班)公共课课表(Class 2012 master of Engineering (amateur class) public class schedule).doc
- 2012年安全教育主题班会策详尽划(In 2012, the safety education theme class meeting was drawn out in detail).doc
- novell常用命令(Novell common commands).doc
- 办公大楼管理办法(Measures for the administration of office buildings).doc
- 办公室常用文字材料写作(二)(Writing materials for writing in office (two)).doc
- oracle11g最佳培训教程(王二暖oracle11g教室10年经验毫无保留)(Oracle11g best training course (Wang Ernuan, Oracle11g classroom, 10 years of experience without reservation)).doc
- 办公室的布置与美化(Office layout and landscaping).doc
- 办公室——打印稿转换电子稿(Office - print manuscript, convert electronic manuscript).doc
- oral english interview 英语面试(英语口语面试英语面试).doc
- oral skills 英语口语学习方法总汇(英语口语学习方法总汇口语技能).doc
- originof easter traditions(复活节的传统渊源).doc
- 办公室——教你如何把打印稿变成电子稿(Office - teach you how to turn a print manuscript into an electronic manuscript).doc
最近下载
- 陕西省西安市2024年八年级下学期期末数学试题附答案.docx VIP
- 2023-2024学年陕西省西安市八年级(下)期末语文试卷.pdf VIP
- 机器视觉与数字图像处理基础(HALCON版)PPT课件.pptx
- 初中英语音标大全.pptx VIP
- 运用PDCA循环降低住院病人跌倒发生率.doc VIP
- 石油化工可燃气体和有毒气体检测报警设计标准.pptx
- GB_T41078-2021 建筑防水材料有害物质试验方法(高清最新版).pdf
- 《学习5以内数的分解与组成》幼儿园中班数学PPT课件.pptx VIP
- 城市轨道交通工程可行性研究报告编制方法 百分原题及答案 .pdf VIP
- 蔬菜水果配送服务采购投标方案.docx VIP
文档评论(0)