Tao.OpenGl SDK Documentation

Gl.glClipPlane Method (Int32, Double[])

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

See Also

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