Tao.OpenGl SDK Documentation
Gl.glClearIndex Method
[Visual Basic]
Public Shared Sub glClearIndex( _
ByVal
c
As
Single
_
)
[C#]
public static
void
glClearIndex(
float
c
);
See Also
Gl Class
|
Tao.OpenGl Namespace