Last change
on this file since 43785 was 15532, checked in by vboxsync, 16 years ago |
crOpenGL: export to OSE
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
494 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 | :enable:enable:GL_FOG
|
---|
6 | :color:color|r,g,b,a:Fogfv,GL_FOG_COLOR
|
---|
7 | :index:index:Fogi,GL_FOG_INDEX
|
---|
8 | :density:density:Fogf,GL_FOG_DENSITY
|
---|
9 | :start:start:Fogf,GL_FOG_START
|
---|
10 | :end:end:Fogf,GL_FOG_END
|
---|
11 | :mode:mode:Fogi,GL_FOG_MODE
|
---|
12 | :fogDistanceMode:fogDistanceMode:Fogi,GL_FOG_DISTANCE_MODE_NV
|
---|
13 | :fogCoordinateSource:fogCoordinateSource:Fogi,GL_FOG_COORDINATE_SOURCE_EXT
|
---|
Note:
See
TracBrowser
for help on using the repository browser.