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