Tao.OpenGl SDK Documentation

Gl.glRectdv Method (IntPtr, Double[])

[Visual Basic]
Overloads Public Shared Sub glRectdv( _
   ByVal v1 As IntPtr, _
   ByVal v2 As Double() _
)
[C#]
public static void glRectdv(
   IntPtr v1,
   double[] v2
);

See Also

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