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

📄 linewidth.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
📖 第 1 页 / 共 2 页
字号:
3240(Line)X3417(antialiasing)X3816(is)X3899(ini-)X554 2226(tially)N738(disabled.)X554 2360(If)N630(line)X772(antialiasing)X1163(is)X1238(disabled,)X1547(the)X1667(actual)X1881(width)X2085(is)X2160(determined)X2543(by)X2645(rounding)X2956(the)X3077(supplied)X3371(width)X3576(to)X3661(the)X3782(nearest)X554 2456(integer.)N837(\(If)X938(the)X1056(rounding)X1365(results)X1594(in)X1676(the)X1794(value)X1988(0,)X2068(it)X2132(is)X2205(as)X2292(if)X2361(the)X2479(line)X2619(width)X2821(were)X2998(1.\))X3125(If)X9 f554 2552(|)N1 f590(DELTA)X873(x)X9 f933(|)X1 f969(>=)X9 f1079(|)X1 f1115(DELTA)X1398(y)X9 f1458(|)X1 f(,)S2 f554 2648(i)N1 f597(pixels)X809(are)X929(\256lled)X1114(in)X1197(each)X1366(column)X1627(that)X1768(is)X1843(rasterized,)X2198(where)X2 f2417(i)X1 f2461(is)X2536(the)X2656(rounded)X2941(value)X3137(of)X2 f3226(width)X1 f3403(.)X3465(Otherwise,)X2 f3837(i)X1 f3881(pix-)X554 2744(els)N663(are)X782(\256lled)X966(in)X1048(each)X1216(row)X1361(that)X1501(is)X1574(rasterized.)X554 2878(If)N637(antialiasing)X1035(is)X1117(enabled,)X1416(line)X1565(rasterization)X1991(produces)X2311(a)X2377(fragment)X2697(for)X2821(each)X2999(pixel)X3189(square)X3429(that)X3579(intersects)X3912(the)X554 2974(region)N788(lying)X981(within)X1214(the)X1341(rectangle)X1664(having)X1910(width)X2120(equal)X2322(to)X2412(the)X2538(current)X2794(line)X2942(width,)X3172(length)X3400(equal)X3602(to)X3692(the)X3818(actual)X554 3070(length)N774(of)X861(the)X979(line,)X1139(and)X1275(centered)X1568(on)X1668(the)X1787(mathematical)X2240(line)X2381(segment.)X2709(The)X2855(coverage)X3167(value)X3362(for)X3477(each)X3646(fragment)X3957(is)X554 3166(the)N688(window)X982(coordinate)X1357(area)X1528(of)X1631(the)X1765(intersection)X2174(of)X2276(the)X2409(rectangular)X2806(region)X3046(with)X3223(the)X3356(corresponding)X3850(pixel)X554 3262(square.)N824(This)X986(value)X1180(is)X1253(saved)X1456(and)X1592(used)X1759(in)X1841(the)X1959(\256nal)X2121(rasterization)X2538(step.)X554 3396(Not)N695(all)X796(widths)X1030(can)X1163(be)X1260(supported)X1597(when)X1792(line)X1933(antialiasing)X2324(is)X2399(enabled.)X2691(If)X2767(an)X2865(unsupported)X3283(width)X3487(is)X3562(requested,)X3912(the)X554 3492(nearest)N807(supported)X1148(width)X1355(is)X1432(used.)X1643(Only)X1827(width)X2033(1)X2097(is)X2174(guaranteed)X2551(to)X2637(be)X2737(supported;)X3099(others)X3319(depend)X3575(on)X3679(the)X3801(imple-)X554 3588(mentation.)N948(To)X1071(query)X1289(the)X1422(range)X1636(of)X1738(supported)X2089(widths)X2337(and)X2488(the)X2621(size)X2781(difference)X3143(between)X3446(supported)X3797(widths)X554 3684(within)N891(the)X1121(range,)X1452(call)X3 f1700(glGet)X1 f2019(with)X2293(arguments)X3 f2759(GL_LINE_WIDTH_RANGE)X1 f3894(and)X3 f554 3780(GL_LINE_WIDTH_GRANULARITY)N1 f1873(.)X9 s266 3914(N)N268(NO)X322(OT)X376(TE)X422(ES)X468(S)X10 s554 4010(The)N699(line)X839(width)X1041(speci\256ed)X1346(by)X3 f1446(glLineWidth)X1 f1900(is)X1973(always)X2216(returned)X2504(when)X3 f2699(GL_LINE_WIDTH)X1 f3394(is)X3468(queried.)X3770(Clamp-)X554 4106(ing)N676(and)X812(rounding)X1121(for)X1235(aliased)X1478(and)X1614(antialiased)X1977(lines)X2148(have)X2320(no)X2420(effect)X2624(on)X2724(the)X2842(speci\256ed)X3147(value.)X554 4240(Nonantialiased)N1055(line)X1195(width)X1397(may)X1555(be)X1651(clamped)X1943(to)X2025(an)X2121(implementation-dependent)X3001(maximum.)X3386(Although)X3709(this)X3845(max-)X554 4336(imum)N767(cannot)X1008(be)X1111(queried,)X1399(it)X1470(must)X1652(be)X1755(no)X1862(less)X2009(than)X2174(the)X2299(maximum)X2649(value)X2849(for)X2969(antialiased)X3338(lines,)X3535(rounded)X3824(to)X3912(the)X554 4432(nearest)N802(integer)X1045(value.)X9 s266 4566(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 4662(GL_INVALID_VALUE)N1 f1396(is)X1469(generated)X1802(if)X2 f1871(width)X1 f2068(is)X2141(less)X2281(than)X2439(or)X2526(equal)X2720(to)X2802(0.)X3 f554 4796(GL_INVALID_OPERATION)N1 f1601(is)X1675(generated)X2010(if)X3 f2081(glLineWidth)X1 f2537(is)X2612(executed)X2920(between)X3210(the)X3330(execution)X3664(of)X3 f3753(glBegin)X1 f554 4892(and)N690(the)X808(corresponding)X1287(execution)X1619(of)X3 f1706(glEnd)X1 f1909(.)X9 s266 5026(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 5122(glGet)N1 f761(with)X923(argument)X3 f1246(GL_LINE_WIDTH)X554 5218(glGet)N1 f761(with)X923(argument)X3 f1246(GL_LINE_WIDTH_RANGE)X554 5314(glGet)N1 f761(with)X923(argument)X3 f1246(GL_LINE_WIDTH_GRANULARITY)X554 5410(glIsEnabled)N1 f981(with)X1143(argument)X3 f1466(GL_LINE_SMOOTH)X1 f9 s266 5544(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X3 f10 s554 5640(glEnable)N1 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 + -