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

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

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos3svARB(
	short[] p0
)
Public Shared Sub glWindowPos3svARB ( _
	p0 As Short() _
)
public:
static void glWindowPos3svARB(
	array<short>^ p0
)
Parameters
p0 (array<Int16>[]()[][])

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