MonobjcMonobjc Documented Class Library
glWindowPos2fvARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos2fvARB(Single%)

Original signature is 'extern void glWindowPos2fvARB (const GLfloat *);'

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos2fvARB(
	ref float p0
)
Public Shared Sub glWindowPos2fvARB ( _
	ByRef p0 As Single _
)
public:
static void glWindowPos2fvARB(
	float% p0
)
Parameters
p0 (Single%)

[Missing <param name="p0"/> documentation for "M:Monobjc.OpenGL.GL.glWindowPos2fvARB(System.Single@)"]

Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.OpenGL (Module: Monobjc.OpenGL)