Tao.OpenGl SDK Documentation

Gl.glApplyTextureEXT Method 

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

See Also

Gl Class | Tao.OpenGl Namespace