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