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