MonobjcMonobjc Documented Class Library
glIndexs Method (c)
NamespacesMonobjc.OpenGLGLglIndexs(Int16)

Original signature is 'extern void glIndexs (GLshort c);'

Declaration Syntax
C#Visual BasicVisual C++
public static void glIndexs(
	short c
)
Public Shared Sub glIndexs ( _
	c As Short _
)
public:
static void glIndexs(
	short c
)
Parameters
c (Int16)

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