MonobjcMonobjc Documented Class Library
glWindowPos3svARB Method (p0)
NamespacesMonobjc.OpenGLGLglWindowPos3svARB(Int16%)

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

Declaration Syntax
C#Visual BasicVisual C++
public static void glWindowPos3svARB(
	ref short p0
)
Public Shared Sub glWindowPos3svARB ( _
	ByRef p0 As Short _
)
public:
static void glWindowPos3svARB(
	short% p0
)
Parameters
p0 (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)