Original signature is 'extern GLboolean glIsEnabledIndexedEXT(GLenum target, GLuint index);'
| C# | Visual Basic | Visual C++ |
Public Shared Function glIsEnabledIndexedEXT ( _ target As UInteger, _ index As UInteger _ ) As Byte
public: static unsigned char glIsEnabledIndexedEXT( unsigned int target, unsigned int index )
[Missing <returns> documentation for "M:Monobjc.OpenGL.GL.glIsEnabledIndexedEXT(System.UInt32,System.UInt32)"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)