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

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

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos2fvARB(
	IntPtr p0
)
Public Shared Sub glWindowPos2fvARB ( _
	p0 As IntPtr _
)
public:
static void glWindowPos2fvARB(
	IntPtr p0
)
Parameters
p0 (IntPtr)

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

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)