Tao.OpenGl SDK Documentation

Gl.glGetFogFuncSGIS Method (Single[])

[Visual Basic]
Overloads Public Shared Sub glGetFogFuncSGIS( _
   ByVal points As Single() _
)
[C#]
public static void glGetFogFuncSGIS(
   float[] points
);

See Also

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