⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 texcoordpointer.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
📖 第 1 页 / 共 2 页
字号:
1 f3734(speci\256es)X554 3012(the)N678(data)X838(type)X1002(of)X1095(each)X1269(texture)X1518(coordinate)X1883(and)X2 f2025(stride)X1 f2233(speci\256es)X2535(the)X2659(byte)X2823(stride)X3027(from)X3209(one)X3351(array)X3543(element)X3823(to)X3912(the)X554 3108(next)N715(allowing)X1018(vertexes)X1309(and)X1448(attributes)X1769(to)X1854(be)X1953(packed)X2204(into)X2351(a)X2410(single)X2624(array)X2813(or)X2903(stored)X3122(in)X3207(separate)X3493(arrays.)X3752(\(Single-)X554 3204(array)N740(storage)X992(may)X1150(be)X1246(more)X1431(ef\256cient)X1714(on)X1814(some)X2003(implementations;)X2578(see)X3 f554 3300(glInterleavedArrays)N1 f1249(.\))X1349(When)X1574(a)X1643(texture)X1899(coordinate)X2272(array)X2472(is)X2559(speci\256ed,)X2 f2898(size)X1 f(,)S2 f3072(type)X1 f3206(,)X2 f3260(stride)X1 f3442(,)X3496(and)X2 f3646(pointer)X1 f3911(are)X554 3396(saved)N757(client-side)X1111(state.)X554 3530(To)N675(enable)X917(and)X1065(disable)X1324(the)X1454(texture)X1709(coordinate)X2080(array,)X2298(call)X3 f2446(glEnableClientState)X1 f3163(and)X3 f3312(glDisableClientState)X1 f554 3626(with)N727(the)X856(argument)X3 f1190(GL_TEXTURE_COORD_ARRAY)X1 f2399(.)X2450(If)X2534(enabled,)X2834(the)X2962(texture)X3215(coordinate)X3584(array)X3780(is)X3863(used)X554 3722(when)N3 f748(glDrawArrays)X1 f1243(,)X3 f1283(glDrawElements)X1 f1873(or)X3 f554 3818(glArrayElement)N1 f1131(is)X1204(called.)X554 3952(Use)N3 f706(glDrawArrays)X1 f1228(to)X1317(construct)X1638(a)X1701(sequence)X2023(of)X2117(primitives)X2468(\(all)X2602(of)X2697(the)X2823(same)X3016(type\))X3209(from)X3393(prespeci\256ed)X3809(vertex)X554 4048(and)N700(vertex)X931(attribute)X1228(arrays.)X1495(Use)X3 f1650(glArrayElement)X1 f2237(to)X2329(specify)X2591(primitives)X2945(by)X3055(indexing)X3365(vertexes)X3663(and)X3809(vertex)X554 4144(attributes)N872(and)X3 f1009(glDrawElements)X1 f1600(to)X1683(construct)X1998(a)X2055(sequence)X2371(of)X2459(primitives)X2804(by)X2905(indexing)X3206(vertexes)X3495(and)X3632(vertex)X3854(attri-)X554 4240(butes.)N9 s266 4374(N)N268(NO)X322(OT)X376(TE)X422(ES)X468(S)X3 f10 s554 4470(glTexCoordPointer)N1 f1237(is)X1310(available)X1620(only)X1782(if)X1851(the)X1969(GL)X2096(version)X2352(is)X2425(1.1)X2545(or)X2632(greater.)X554 4604(The)N699(texture)X942(coordinate)X1301(array)X1487(is)X1560(initially)X1828(disabled)X2115(and)X2251(it)X2315(won't)X2522(be)X2618(accessed)X2920(when)X3 f554 4700(glArrayElement)N1 f1111(,)X3 f1151(glDrawElements)X1 f1741(or)X3 f1828(glDrawArrays)X1 f2343(is)X2416(called.)X554 4834(Execution)N903(of)X3 f994(glTexCoordPointer)X1 f1681(is)X1758(not)X1884(allowed)X2162(between)X2454(the)X2576(execution)X2913(of)X3 f3005(glBegin)X1 f3287(and)X3428(the)X3551(corresponding)X554 4930(execution)N895(of)X3 f991(glEnd)X1 f1194(,)X1242(but)X1372(an)X1476(error)X1661(may)X1827(or)X1922(may)X2088(not)X2218(be)X2322(generated.)X2683(If)X2765(no)X2873(error)X3058(is)X3139(generated,)X3500(the)X3626(operation)X3957(is)X554 5026(unde\256ned.)N3 f554 5160(glTexCoordPointer)N1 f1237(is)X1310(typically)X1610(implemented)X2048(on)X2148(the)X2266(client)X2464(side)X2613(with)X2775(no)X2875(protocol.)X554 5294(The)N710(texture)X964(coordinate)X1334(array)X1531(parameters)X1915(are)X2045(client-side)X2410(state)X2589(and)X2737(are)X2868(therefore)X3191(not)X3325(saved)X3540(or)X3639(restored)X3930(by)X3 f554 5390(glPushAttrib)N1 f1018(and)X3 f1154(glPopAttrib)X1 f1563(.)X1623(Use)X3 f1768(glPushClientAttrib)X1 f2441(and)X3 f554 5486(glPopClientAttrib)N1 f1192(instead.)X9 s266 5620(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 5716(GL_INVALID_VALUE)N1 f1396(is)X1469(generated)X1802(if)X2 f1871(size)X1 f2011(is)X2084(not)X2206(1,)X2286(2,)X2366(3,)X2446(or)X2533(4.)X266 6144(Page)N442(1)X3577(July)X3730(22,)X3850(1997)X2 p%%Page: 2 210 s 0 xH 0 xS 1 f10 f0 96(h)N24(hhh)X4176(h)X4200(hhh)X9 s1 f266 480(G)N268(GL)X322(LT)X368(TE)X414(EX)X460(XC)X514(CO)X564(OO)X618(OR)X672(RD)X722(DP)X776(PO)X818(OI)X872(IN)X898(NT)X952(TE)X998(ER)X1044(R)X1098(\()X1100(\()X1136(\))X1138(\))X1885(U)X1887(UN)X1941(NI)X1995(IX)X2021(X)X2093(S)X2095(Sy)X2137(ys)X2175(st)X2205(te)X2227(em)X2261(m)X2337(V)X2339(V)X3114(G)X3116(GL)X3170(LT)X3216(TE)X3262(EX)X3308(XC)X3362(CO)X3412(OO)X3466(OR)X3520(RD)X3570(DP)X3624(PO)X3666(OI)X3720(IN)X3746(NT)X3800(TE)X3846(ER)X3892(R)X3946(\()X3948(\()X3984(\))X3986(\))X3 f10 s554 864(GL_INVALID_ENUM)N1 f1361(is)X1434(generated)X1767(if)X2 f1836(type)X1 f1990(is)X2063(not)X2185(an)X2281(accepted)X2583(value.)X3 f554 998(GL_INVALID_VALUE)N1 f1396(is)X1469(generated)X1802(if)X2 f1871(stride)X1 f2073(is)X2146(negative.)X9 s266 1132(A)N268(AS)X322(SS)X364(SO)X406(OC)X460(CI)X510(IA)X536(AT)X590(TE)X636(ED)X682(D)X766(G)X768(GE)X822(ET)X868(TS)X914(S)X3 f10 s554 1228(glIsEnabled)N1 f981(with)X1143(argument)X3 f1466(GL_TEXTURE_COORD_ARRAY)X554 1324(glGet)N1 f761(with)X923(argument)X3 f1246(GL_TEXTURE_COORD_ARRAY_SIZE)X554 1420(glGet)N1 f761(with)X923(argument)X3 f1246(GL_TEXTURE_COORD_ARRAY_TYPE)X554 1516(glGetPointerv)N1 f1055(with)X1217(argument)X3 f1540(GL_TEXTURE_COORD_ARRAY_POINTER)X1 f9 s266 1650(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X3 f10 s554 1746(glArrayElement)N1 f1111(,)X3 f1151(glColorPointer)X1 f1663(,)X3 f1703(glDrawArrays)X1 f2198(,)X3 f2238(glDrawElements)X1 f2808(,)X3 f554 1842(glEdgeFlagPointer)N1 f(,)S3 f1255(glEnable)X1 f1556(,)X3 f1617(glGetPointerv)X1 f2098(,)X3 f2159(glIndexPointer)X1 f2670(,)X3 f2731(glNormalPointer)X1 f3310(,)X3 f3372(glPopClientAttrib)X1 f3990(,)X3 f554 1938(glPushClientAttrib)N1 f1207(,)X3 f1247(glTexCoord)X1 f1656(,)X3 f1696(glVertexPointer)X1 f266 6144(July)N419(22,)X539(1997)X3794(Page)X3970(2)X10 f0 6428(h)N24(hhh)X4176(h)X4200(hhh)X2 p%%Trailerxtxs

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -