Graphics 版 (精华区)
发信人: killest (victor), 信区: Graphics
标 题: [转载] VC 4.0中使用OpenGL(9)
发信站: 紫 丁 香 (Wed Apr 22 10:29:17 1998), 站内信件
【 以下文字转载自 Programming 讨论区 】
【 原文由 xiaojun 所发表 】
Table 41.1. Primitives constructed through glBegin.
glBegin ParameterDescription
GL_POINTS A series of points
GL_LINES A series of lines
GL_LINE_STRIP A connected group of line segments
GL_LINE_LOOP A connected, closed group of line segments
GL_TRIANGLES A set of triangles
GL_TRIANGLE_STRIPA set of connected triangles
GL_TRIANGLE_FAN A set of connected triangles
GL_QUADS A set of quadrilaterals
GL_QUAD_STRIP A set of connected quadrilaterals
--
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: hs6.hit.edu.cn]
--
※ 转载:.紫 丁 香 bbs.hit.edu.cn.[FROM: victor.hit.edu.c]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.665毫秒