MonobjcMonobjc Documented Class Library
glProvokingVertexEXT Method (mode)
NamespacesMonobjc.OpenGLGLglProvokingVertexEXT(UInt32)

Original signature is 'extern void glProvokingVertexEXT(GLenum mode);'

Declaration Syntax
C#Visual BasicVisual C++
public static void glProvokingVertexEXT(
	uint mode
)
Public Shared Sub glProvokingVertexEXT ( _
	mode As UInteger _
)
public:
static void glProvokingVertexEXT(
	unsigned int mode
)
Parameters
mode (UInt32)

[Missing <param name="mode"/> documentation for "M:Monobjc.OpenGL.GL.glProvokingVertexEXT(System.UInt32)"]

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)