MonobjcMonobjc Documented Class Library
glWindowPos2svARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos2svARB(array<Int16>[]()[][])

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

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos2svARB(
	short[] p0
)
Public Shared Sub glWindowPos2svARB ( _
	p0 As Short() _
)
public:
static void glWindowPos2svARB(
	array<short>^ p0
)
Parameters
p0 (array<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)