public static void glRectfv(IntPtr,IntPtr);
public static void glRectfv(IntPtr,float[]);
public static void glRectfv(float[],IntPtr);
public static void glRectfv(float[],float[]);
Gl Class | Tao.OpenGl Namespace