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