MonobjcMonobjc Documented Class Library
glWindowPos2svARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos2svARB(Int16%)

Original signature is 'extern void glWindowPos2svARB (const GLshort *);'

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos2svARB(
	ref short p0
)
Public Shared Sub glWindowPos2svARB ( _
	ByRef p0 As Short _
)
public:
static void glWindowPos2svARB(
	short% p0
)
Parameters
p0 (Int16%)

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

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)