Tao.OpenGl SDK Documentation

Gl.glFogFuncSGIS Method (Int32, Single[])

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

See Also

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