MonobjcMonobjc Documented Class Library
glWindowPos3fvARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos3fvARB(array<Single>[]()[][])

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

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos3fvARB(
	float[] p0
)
Public Shared Sub glWindowPos3fvARB ( _
	p0 As Single() _
)
public:
static void glWindowPos3fvARB(
	array<float>^ p0
)
Parameters
p0 (array<Single>[]()[][])

[Missing <param name="p0"/> documentation for "M:Monobjc.OpenGL.GL.glWindowPos3fvARB(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)