Tao.OpenGl SDK Documentation

Gl.glSharpenTexFuncSGIS Method (Int32, Int32, IntPtr)

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

See Also

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