MonobjcMonobjc Documented Class Library
glWindowPos3fv Method (v)
NamespacesMonobjc.OpenGLGLglWindowPos3fv(Single%)

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

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

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