Tao.OpenGl SDK Documentation

Gl.glGetClipPlane Method (Int32, IntPtr)

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

See Also

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