Tao.OpenGl SDK Documentation

Gl.glSharpenTexFuncSGIS Method (Int32, Int32, Single[])

[Visual Basic]
Overloads Public Shared Sub glSharpenTexFuncSGIS( _
   ByVal target As Integer, _
   ByVal n As Integer, _
   ByVal points As Single() _
)
[C#]
public static void glSharpenTexFuncSGIS(
   int target,
   int n,
   float[] points
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glSharpenTexFuncSGIS Overload List