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

📄 glutinit.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
📖 第 1 页 / 共 2 页
字号:
510(IP)X536(PT)X578(TI)X624(IO)X650(ON)X704(N)X10 s554 2168(glutInit)N813(will)X961(initialize)X1266(the)X1389(GLUT)X1628(library)X1867(and)X2008(negotiate)X2327(a)X2388(session)X2644(with)X2811(the)X2934(window)X3217(system.)X3484(During)X3736(this)X3876(pro-)X554 2264(cess,)N732(glutInit)X991(may)X1153(cause)X1356(the)X1478(termination)X1871(of)X1962(the)X2084(GLUT)X2322(program)X2618(with)X2784(an)X2884(error)X3065(message)X3361(to)X3446(the)X3567(user)X3724(if)X3796(GLUT)X554 2360(cannot)N790(be)X888(properly)X1182(initialized.)X1564(Examples)X1902(of)X1991(this)X2128(situation)X2425(include)X2683(the)X2803(failure)X3036(to)X3121(connect)X3394(to)X3479(the)X3600(window)X3881(sys-)X554 2456(tem,)N714(the)X832(lack)X986(of)X1073(window)X1351(system)X1593(support)X1853(for)X1967(OpenGL,)X2288(and)X2424(invalid)X2666(command)X3002(line)X3142(options.)X554 2590(glutInit)N809(also)X958(processes)X1286(command)X1622(line)X1762(options,)X2037(but)X2159(the)X2277(speci\256c)X2542(options)X2797(parse)X2987(are)X3106(window)X3384(system)X3626(dependent.)X9 s266 2724(X)N268(X)X352(I)X354(IM)X380(MP)X446(PL)X488(LE)X534(EM)X580(ME)X646(EN)X692(NT)X746(TA)X792(AT)X846(TI)X892(IO)X918(ON)X972(N)X1056(N)X1058(NO)X1112(OT)X1166(TE)X1212(ES)X1258(S)X10 s554 2820(The)N699(X)X777(Window)X1073(System)X1328(speci\256c)X1593(options)X1848(parsed)X2078(by)X2178(glutInit)X2433(are)X2552(as)X2639(follows:)X3 f9 f554 2954(-)N556(-)X3 f600(display)X2 f863(DISPLAY)X1 f874 3050(Specify)N1140(the)X1260(X)X1340(server)X1559(to)X1643(connect)X1915(to.)X2019(If)X2095(not)X2219(speci\256ed,)X2546(the)X2666(value)X2862(of)X2951(the)X3071(DISPLAY)X3431(environment)X3858(vari-)X874 3146(able)N1028(is)X1101(used.)X3 f9 f554 3280(-)N556(-)X3 f600(geometry)X2 f942(WxH+X+Y)X1 f874 3376(Determines)N1295(where)X1543(window's)X1910(should)X2175(be)X2303(created)X2588(on)X2720(the)X2870(screen.)X3148(The)X3325(parameter)X3699(following)X874 3472(-geometry)N1230(should)X1469(be)X1571(formatted)X1909(as)X2002(a)X2064(standard)X2362(X)X2446(geometry)X2775(speci\256cation.)X3246(The)X3396(effect)X3605(of)X3697(using)X3895(this)X874 3568(option)N1103(is)X1181(to)X1268(change)X1521(the)X1644(GLUT)X1883(initial)X2094(size)X2244(and)X2385(initial)X2596(position)X2878(the)X3002(same)X3193(as)X3286(if)X3361(glutInitWindowSize)X874 3664(or)N961(glutInitWindowPosition)X1753(were)X1930(called)X2142(directly.)X3 f9 f554 3798(-)N556(-)X3 f600(iconic)X1 f874(Requests)X1183(all)X1283(top-level)X1588(windows)X1897(be)X1993(created)X2246(in)X2328(an)X2424(iconic)X2640(state.)X3 f9 f554 3932(-)N556(-)X3 f600(indirect)X1 f874 4028(Force)N1077(the)X1195(use)X1322(of)X1409(indirect)X1674(OpenGL)X1975(rendering)X2303(contexts.)X3 f9 f554 4162(-)N556(-)X3 f600(direct)X1 f874(Force)X1081(the)X1203(use)X1334(of)X1425(direct)X1632(OpenGL)X1937(rendering)X2269(contexts)X2560(\(not)X2713(all)X2817(GLX)X3006(implementations)X3563(support)X3827(direct)X874 4258(rendering)N1204(contexts\).)X1540(A)X1620(fatal)X1785(error)X1964(is)X2038(generated)X2372(if)X2442(direct)X2646(rendering)X2975(is)X3049(not)X3172(supported)X3509(by)X3610(the)X3729(OpenGL)X874 4354(implementation.)N874 4546(If)N955(neither)X1205(-indirect)X1504(or)X1598(-direct)X1836(are)X1963(used)X2138(to)X2228(force)X2422(a)X2486(particular)X2822(behavior,)X3151(GLUT)X3393(will)X3545(attempt)X3813(to)X3903(use)X874 4642(direct)N1077(rendering)X1405(if)X1474(possible)X1756(and)X1892(otherwise)X2224(fallback)X2503(to)X2585(indirect)X2850(rendering.)X3 f9 f554 4776(-)N556(-)X3 f600(gldebug)X1 f874 4872(After)N1083(processing)X1465(callbacks)X1803(and/or)X2047(events,)X2311(check)X2538(if)X2627(there)X2828(are)X2967(any)X3123(OpenGL)X3444(errors)X3672(by)X3792(calling)X874 4968(glGetError.)N1287(If)X1366(an)X1466(error)X1647(is)X1724(reported,)X2036(print)X2211(out)X2337(a)X2397(warning)X2684(by)X2788(looking)X3056(up)X3160(the)X3282(error)X3463(code)X3639(with)X3805(gluEr-)X874 5064(rorString.)N1223(Using)X1434(this)X1569(option)X1793(is)X1866(helpful)X2113(in)X2195(detecting)X2509(OpenGL)X2810(run-time)X3106(errors.)X3 f9 f554 5198(-)N556(-)X3 f600(sync)X1 f874(Enable)X1119(synchronous)X1546(X)X1626(protocol)X1916(transactions.)X2362(This)X2527(option)X2754(makes)X2982(it)X3049(easier)X3260(to)X3345(track)X3529(down)X3730(potential)X874 5294(X)N952(protocol)X1239(errors.)X9 s266 5428(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X10 s554 5524(glutCreateWindow,)N1204(glutInitWindowPosition,)X2016(glutInitWindowSize,)X2705(glutMainLoop)X9 s266 5658(A)N268(AU)X322(UT)X376(TH)X422(HO)X476(OR)X530(R)X10 s554 5754(Mark)N748(J.)X819(Kilgard)X1084(\(mjk@sgi.com\))X266 6144(Page)N442(1)X3577(July)X3730(23,)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 + -