Tao.OpenGl SDK Documentation
Gl.glRectfv Method (Single[], IntPtr)
[Visual Basic]
Overloads Public Shared Sub glRectfv( _
ByVal
v1
As
Single()
, _
ByVal
v2
As
IntPtr
_
)
[C#]
public static
void
glRectfv(
float[]
v1
,
IntPtr
v2
);
See Also
Gl Class
|
Tao.OpenGl Namespace
|
Gl.glRectfv Overload List