📄 fgldrawarrays.ps
字号:
722 2188(GL_TRIANGLES)N1 f1347(,)X3 f1387(GL_QUAD_STRIP)X1 f2053(,)X3 f2093(GL_QUADS)X1 f2528(,)X2568(and)X3 f2704(GL_POLYGON)X1 f3283(are)X3402(accepted.)X2 f554 2322(first)N1 f722(Speci\256es)X1031(the)X1149(starting)X1409(index)X1607(in)X1689(the)X1807(enabled)X2077(arrays.)X2 f554 2456(count)N1 f722 2552(Speci\256es)N1031(the)X1149(number)X1414(of)X1501(indices)X1748(to)X1830(be)X1926(rendered.)X9 s266 2686(D)N268(DE)X322(ES)X368(SC)X410(CR)X460(RI)X510(IP)X536(PT)X578(TI)X624(IO)X650(ON)X704(N)X3 f10 s554 2782(fglDrawArrays)N1 f1097(speci\256es)X1394(multiple)X1681(geometric)X2024(primitives)X2370(with)X2534(very)X2699(few)X2842(subroutine)X3202(calls.)X3391(Instead)X3645(of)X3734(calling)X3974(a)X554 2878(GL)N697(procedure)X1055(to)X1153(pass)X1327(each)X1510(individual)X1869(vertex,)X2125(normal,)X2407(texture)X2665(coordinate,)X3059(edge)X3246(\257ag,)X3421(or)X3523(color,)X3743(you)X3898(can)X554 2974(prespecify)N912(separate)X1199(arrays)X1419(of)X1509(vertexes,)X1820(normals,)X2121(and)X2261(colors)X2481(and)X2621(use)X2752(them)X2936(to)X3022(construct)X3340(a)X3400(sequence)X3719(of)X3810(primi-)X554 3070(tives)N725(with)X887(a)X943(single)X1154(call)X1290(to)X3 f1372(fglDrawArrays)X1 f1894(.)X554 3204(When)N3 f772(fglDrawArrays)X1 f1320(is)X1399(called,)X1637(it)X1707(uses)X2 f1871(count)X1 f2075(sequential)X2426(elements)X2737(from)X2919(each)X3094(enabled)X3371(array)X3564(to)X3653(construct)X3974(a)X554 3300(sequence)N873(of)X964(geometric)X1309(primitives,)X1677(beginning)X2021(with)X2187(element)X2 f2465(\256rst)X1 f2589(.)X2 f2633(mode)X1 f2831(speci\256es)X3130(what)X3309(kind)X3474(of)X3564(primitives)X3911(are)X554 3396(constructed,)N979(and)X1130(how)X1303(the)X1437(array)X1639(elements)X1960(construct)X2290(those)X2495(primitives.)X2875(If)X3 f2965(GL_VERTEX_ARRAY)X1 f3819(is)X3908(not)X554 3492(enabled,)N844(no)X944(geometric)X1285(primitives)X1629(are)X1748(generated.)X554 3626(Vertex)N806(attributes)X1137(that)X1290(are)X1422(modi\256ed)X1739(by)X3 f1852(fglDrawArrays)X1 f2407(have)X2592(an)X2701(unspeci\256ed)X3099(value)X3306(after)X3 f3488(fglDrawArrays)X1 f554 3722(returns.)N818(For)X950(example,)X1263(if)X3 f1333(GL_COLOR_ARRAY)X1 f2132(is)X2206(enabled,)X2497(the)X2616(value)X2811(of)X2899(the)X3018(current)X3267(color)X3453(is)X3526(unde\256ned)X3862(after)X3 f554 3818(fglDrawArrays)N1 f1096(executes.)X1413(Attributes)X1753(that)X1893(aren't)X2101(modi\256ed)X2405(remain)X2648(well)X2806(de\256ned.)X9 s266 3952(N)N268(NO)X322(OT)X376(TE)X422(ES)X468(S)X3 f10 s554 4048(fglDrawArrays)N1 f1096(is)X1169(available)X1479(only)X1641(if)X1710(the)X1828(GL)X1955(version)X2211(is)X2284(1.1)X2404(or)X2491(greater.)X3 f554 4182(fglDrawArrays)N1 f1101(is)X1179(included)X1480(in)X1567(display)X1823(lists.)X1996(If)X3 f2075(fglDrawArrays)X1 f2622(is)X2700(entered)X2962(into)X3111(a)X3173(display)X3430(list,)X3573(the)X3697(necessary)X554 4278(array)N746(data)X906(\(determined)X1319(by)X1424(the)X1547(array)X1738(pointers)X2021(and)X2162(enables\))X2455(is)X2533(also)X2687(entered)X2949(into)X3098(the)X3221(display)X3477(list.)X3619(Because)X3912(the)X554 4374(array)N746(pointers)X1030(and)X1172(enables)X1439(are)X1565(client-side)X1926(state,)X2120(their)X2294(values)X2526(affect)X2737(display)X2995(lists)X3150(when)X3351(the)X3476(lists)X3631(are)X3757(created,)X554 4470(not)N676(when)X870(the)X988(lists)X1136(are)X1255(executed.)X9 s266 4604(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 4700(GL_INVALID_ENUM)N1 f1361(is)X1434(generated)X1767(if)X2 f1836(mode)X1 f2030(is)X2103(not)X2225(an)X2321(accepted)X2623(value.)X3 f554 4834(GL_INVALID_VALUE)N1 f1396(is)X1469(generated)X1802(if)X2 f1871(count)X1 f2069(is)X2142(negative.)X3 f554 4968(GL_INVALID_OPERATION)N1 f1620(is)X1714(generated)X2068(if)X3 f2158(fglDrawArrays)X1 f2721(is)X2815(executed)X3142(between)X3451(the)X3590(execution)X3943(of)X3 f554 5064(fglBegin)N1 f858(and)X994(the)X1112(corresponding)X3 f1591(fglEnd)X1 f1821(.)X9 s266 5198(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X3 f10 s554 5294(fglArrayElement)N1 f1138(,)X3 f1178(fglColorPointer)X1 f1717(,)X3 f1757(fglDrawElements)X1 f2354(,)X3 f2394(fglEdgeFlagPointer)X1 f3061(,)X3 f554 5390(fglGetPointerv)N1 f1062(,)X3 f1102(fglIndexPointer)X1 f1640(,)X3 f1680(fglInterleavedArrays)X1 f2402(,)X3 f2442(fglNormalPointer)X1 f3048(,)X3 f554 5486(fglTexCoordPointer)N1 f1244(,)X3 f1284(fglVertexPointer)X1 f266 6144(Page)N442(1)X3577(July)X3730(22,)X3850(1997)X10 f0 6428(h)N24(hhh)X4176(h)X4200(hhh)X1 p%%Trailerxtxs
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -