Tao.OpenGl SDK Documentation |
|
Gl.glFogCoordfvEXT Method (Single[])
[Visual Basic]
Overloads Public Shared Sub glFogCoordfvEXT( _
ByVal
coord As
Single() _
)
[C#]
public static
void glFogCoordfvEXT(
float[] coord);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glFogCoordfvEXT Overload List