Tao.OpenGl SDK Documentation
Gl.glCreateShader Method
[Visual Basic]
Public Shared Function glCreateShader( _
ByVal
type
As
Integer
_
) As
Integer
[C#]
public static
int
glCreateShader(
int
type
);
See Also
Gl Class
|
Tao.OpenGl Namespace