MonobjcMonobjc Documented Class Library
glResetMinmax Method (target)
NamespacesMonobjc.OpenGLGLglResetMinmax(UInt32)

Original signature is 'extern void glResetMinmax (GLenum target);'

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

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