Tao.OpenGl SDK Documentation

Gl.glFogCoordPointerListIBM Method (Int32, Int32, IntPtr, Int32)

[Visual Basic]
Overloads Public Shared Sub glFogCoordPointerListIBM( _
   ByVal type As Integer, _
   ByVal stride As Integer, _
   ByVal pointer As IntPtr, _
   ByVal ptrstride As Integer _
)
[C#]
public static void glFogCoordPointerListIBM(
   int type,
   int stride,
   IntPtr pointer,
   int ptrstride
);

See Also

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