source:
vbox/trunk/src/VBox/Additions/common/crOpenGL/feedback/feedback_state_special@
37624
最後變更 在這個檔案從37624是 19099,由 提交於 16 年 前 | |
---|---|
|
|
檔案大小: 856 位元組 |
行 | |
---|---|
1 | # Copyright (c) 2001, Stanford University |
2 | # All rights reserved. |
3 | # |
4 | # See the file LICENSE.txt for information on redistributing this software. |
5 | ClipPlane |
6 | MatrixMode |
7 | LoadIdentity |
8 | PopMatrix |
9 | PushMatrix |
10 | LoadMatrixf |
11 | LoadMatrixd |
12 | MultMatrixf |
13 | MultMatrixd |
14 | LoadTransposeMatrixfARB |
15 | LoadTransposeMatrixdARB |
16 | MultTransposeMatrixfARB |
17 | MultTransposeMatrixdARB |
18 | Translatef |
19 | Translated |
20 | Rotatef |
21 | Rotated |
22 | Scalef |
23 | Scaled |
24 | Frustum |
25 | Ortho |
26 | Viewport |
27 | DepthRange |
28 | Scissor |
29 | PushAttrib |
30 | PopAttrib |
31 | PassThrough |
32 | PolygonMode |
33 | Color4f |
34 | Color4fv |
35 | Color3f |
36 | Color3fv |
37 | RasterPos2d |
38 | RasterPos2dv |
39 | RasterPos2f |
40 | RasterPos2fv |
41 | RasterPos2i |
42 | RasterPos2iv |
43 | RasterPos2s |
44 | RasterPos2sv |
45 | RasterPos3d |
46 | RasterPos3dv |
47 | RasterPos3f |
48 | RasterPos3fv |
49 | RasterPos3i |
50 | RasterPos3iv |
51 | RasterPos3s |
52 | RasterPos3sv |
53 | RasterPos4d |
54 | RasterPos4dv |
55 | RasterPos4f |
56 | RasterPos4fv |
57 | RasterPos4i |
58 | RasterPos4iv |
59 | RasterPos4s |
60 | RasterPos4sv |
61 | CreateContext |
62 | MakeCurrent |
63 | DestroyContext |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器