Tao.OpenGl SDK Documentation

Gl.glRectfv Method

Overload List

 

public static void glRectfv(IntPtr,IntPtr);

 

public static void glRectfv(IntPtr,float[]);

 

public static void glRectfv(float[],IntPtr);

 

public static void glRectfv(float[],float[]);

See Also

Gl Class | Tao.OpenGl Namespace