MonobjcMonobjc Documented Class Library
glWindowPos3iv Method (v)
NamespacesMonobjc.OpenGLGLglWindowPos3iv(IntPtr)

Original signature is 'extern void glWindowPos3iv (const GLint *v);'

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

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