Tao.OpenGl SDK Documentation

Gl.glFogFuncSGIS Method (Int32, IntPtr)

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

See Also

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