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