Tao.OpenGl SDK Documentation |
|
Gl.glStencilClearTagEXT Method
[Visual Basic]
Public Shared Sub glStencilClearTagEXT( _
ByVal
stencilTagBits As
Integer, _
ByVal
stencilClearTag As
Integer _
)
[C#]
public static
void glStencilClearTagEXT(
int stencilTagBits,
int stencilClearTag);
See Also
Gl Class | Tao.OpenGl Namespace