Tao.OpenGl SDK Documentation

Gl.glRectdv Method

Overload List

 

public static void glRectdv(double[],double[]);

 

public static void glRectdv(double[],IntPtr);

 

public static void glRectdv(IntPtr,double[]);

 

public static void glRectdv(IntPtr,IntPtr);

See Also

Gl Class | Tao.OpenGl Namespace