MonobjcMonobjc Documented Class Library
glWindowPos2dvARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos2dvARB(IntPtr)

Original signature is 'extern void glWindowPos2dvARB (const GLdouble *);'

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

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