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

📄 fglcolormaterial.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
📖 第 1 页 / 共 2 页
字号:
2 f554 2034(mode)N1 f728 2130(Speci\256es)N1065(which)X1309(of)X1425(several)X1702(material)X2014(parameters)X2416(track)X2626(the)X2773(current)X3050(color.)X3304(Accepted)X3657(values)X3911(are)X3 f728 2226(GL_EMISSION)N1 f1282(,)X3 f1530(GL_AMBIENT)X1 f2067(,)X3 f2315(GL_DIFFUSE)X1 f2812(,)X3 f3060(GL_SPECULAR)X1 f3646(,)X3894(and)X3 f728 2322(GL_AMBIENT_AND_DIFFUSE)N1 f1861(.)X1921(The)X2066(initial)X2272(value)X2466(is)X3 f2539(GL_AMBIENT_AND_DIFFUSE)X1 f3672(.)X9 s266 2456(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 2552(fglColorMaterial)N1 f1238(speci\256es)X1614(which)X1910(material)X2273(parameters)X2726(track)X2987(the)X3185(current)X3513(color.)X3818(When)X3 f554 2648(GL_COLOR_MATERIAL)N1 f1514(is)X1599(enabled,)X1901(the)X2031(material)X2326(parameter)X2680(or)X2778(parameters)X3162(speci\256ed)X3478(by)X2 f3589(mode)X1 f3763(,)X3814(of)X3912(the)X554 2744(material)N837(or)X924(materials)X1238(speci\256ed)X1543(by)X2 f1643(face)X1 f1777(,)X1817(track)X1998(the)X2116(current)X2364(color)X2549(at)X2627(all)X2727(times.)X554 2878(To)N694(enable)X956(and)X1124(disable)X3 f1403(GL_COLOR_MATERIAL)X1 f2331(,)X2403(call)X3 f2571(fglEnable)X1 f2951(and)X3 f3119(fglDisable)X1 f3513(with)X3707(argument)X3 f554 2974(GL_COLOR_MATERIAL)N1 f1482(.)X3 f1542(GL_COLOR_MATERIAL)X1 f2490(is)X2563(initially)X2831(disabled.)X9 s266 3108(N)N268(NO)X322(OT)X376(TE)X422(ES)X468(S)X3 f10 s554 3204(fglColorMaterial)N1 f1164(makes)X1395(it)X1465(possible)X1753(to)X1841(change)X2095(a)X2157(subset)X2383(of)X2476(material)X2765(parameters)X3144(for)X3265(each)X3440(vertex)X3668(using)X3868(only)X554 3300(the)N3 f676(fglColor)X1 f985(command,)X1345(without)X1613(calling)X3 f1854(fglMaterial)X1 f2242(.)X2305(If)X2382(only)X2547(such)X2717(a)X2776(subset)X2999(of)X3089(parameters)X3465(is)X3541(to)X3626(be)X3725(speci\256ed)X554 3396(for)N668(each)X836(vertex,)X1077(calling)X3 f1315(fglColorMaterial)X1 f1919(is)X1992(preferable)X2339(to)X2421(calling)X3 f2659(fglMaterial)X1 f3047(.)X554 3530(Call)N3 f707(fglColorMaterial)X1 f1311(before)X1537(enabling)X3 f1833(GL_COLOR_MATERIAL)X1 f2761(.)X554 3664(Calling)N3 f825(fglDrawElements)X1 f1458(may)X1632(leave)X1838(the)X1973(current)X2238(color)X2440(indeterminate.)X2958(If)X3 f3049(fglColorMaterial)X1 f3670(is)X3760(enabled)X554 3760(while)N767(the)X900(current)X1162(color)X1361(is)X1448(indeterminate,)X1943(the)X2075(lighting)X2357(material)X2654(state)X2835(speci\256ed)X3154(by)X2 f3268(face)X1 f3436(and)X2 f3586(mode)X1 f3794(is)X3881(also)X554 3856(indeterminate.)N554 3990(If)N640(the)X770(GL)X909(version)X1177(is)X1262(1.1)X1394(or)X1493(greater,)X1769(and)X3 f1917(GL_COLOR_MATERIAL)X1 f2877(is)X2963(enabled,)X3266(evaluated)X3607(color)X3805(values)X554 4086(affect)N759(the)X878(results)X1108(of)X1196(the)X1315(lighting)X1584(equation)X1881(as)X1969(if)X2039(the)X2158(current)X2407(color)X2593(were)X2771(being)X2969(modi\256ed,)X3293(but)X3415(no)X3515(change)X3763(is)X3836(made)X554 4182(to)N636(the)X754(tracking)X1037(lighting)X1305(parameter)X1647(of)X1734(the)X1852(current)X2100(color.)X9 s266 4316(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 4412(GL_INVALID_ENUM)N1 f1361(is)X1434(generated)X1767(if)X2 f1836(face)X1 f1990(or)X2 f2077(mode)X1 f2271(is)X2344(not)X2466(an)X2562(accepted)X2864(value.)X3 f554 4546(GL_INVALID_OPERATION)N1 f1614(is)X1701(generated)X2048(if)X3 f2132(fglColorMaterial)X1 f2751(is)X2839(executed)X3160(between)X3463(the)X3596(execution)X3943(of)X3 f554 4642(fglBegin)N1 f858(and)X994(the)X1112(corresponding)X1591(execution)X1923(of)X3 f2010(fglEnd)X1 f2240(.)X9 s266 4776(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 4872(fglIsEnabled)N1 f1008(with)X1170(argument)X3 f1493(GL_COLOR_MATERIAL)X554 4968(fglGet)N1 f788(with)X950(argument)X3 f1273(GL_COLOR_MATERIAL_PARAMETER)X554 5064(fglGet)N1 f788(with)X950(argument)X3 f1273(GL_COLOR_MATERIAL_FACE)X1 f9 s266 5198(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X3 f10 s554 5294(fglColor)N1 f839(,)X3 f879(fglColorPointer)X1 f1418(,)X3 f1458(fglDrawElements)X1 f2055(,)X3 f2095(fglEnable)X1 f2423(,)X3 f2463(fglLight)X1 f2738(,)X3 f2778(fglLightModel)X1 f3271(,)X3 f3311(fglMaterial)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 + -