Tao.OpenGl SDK Documentation

Gl.glUnmapObjectBufferATI Method 

[Visual Basic]
Public Shared Sub glUnmapObjectBufferATI( _
   ByVal buffer As Integer _
)
[C#]
public static void glUnmapObjectBufferATI(
   int buffer
);

See Also

Gl Class | Tao.OpenGl Namespace