Last change
on this file since 78376 was 69338, checked in by vboxsync, 7 years ago |
crOpenGL: Moved scm settings from root to dir. related cleanups.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
371 bytes
|
Line | |
---|
1 | # Copyright (c) 2001, Stanford University
|
---|
2 | # All rights reserved.
|
---|
3 | #
|
---|
4 | # See the file LICENSE.txt for information on redistributing this software.
|
---|
5 | Vertex2d
|
---|
6 | Vertex2dv
|
---|
7 | Vertex2f
|
---|
8 | Vertex2fv
|
---|
9 | Vertex2i
|
---|
10 | Vertex2iv
|
---|
11 | Vertex2s
|
---|
12 | Vertex2sv
|
---|
13 | Vertex3d
|
---|
14 | Vertex3dv
|
---|
15 | Vertex3f
|
---|
16 | Vertex3fv
|
---|
17 | Vertex3i
|
---|
18 | Vertex3iv
|
---|
19 | Vertex3s
|
---|
20 | Vertex3sv
|
---|
21 | Vertex4d
|
---|
22 | Vertex4dv
|
---|
23 | Vertex4f
|
---|
24 | Vertex4fv
|
---|
25 | Vertex4i
|
---|
26 | Vertex4iv
|
---|
27 | Vertex4s
|
---|
28 | Vertex4sv
|
---|
Note:
See
TracBrowser
for help on using the repository browser.