Tao.OpenGl SDK Documentation

Gl.glClipPlane Method (Int32, IntPtr)

[Visual Basic]
Overloads Public Shared Sub glClipPlane( _
   ByVal plane As Integer, _
   ByVal equation As IntPtr _
)
[C#]
public static void glClipPlane(
   int plane,
   IntPtr equation
);

See Also

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