Clone()
|
Creates and returns a copy of this object.
(Inherited from Object)
|
Dispose()
|
(Inherited from Object)
|
Dispose(Boolean)
|
(Inherited from Object)
|
Equals(Object)
|
Indicates whether some other object is "equal to" this one.
(Inherited from Object)
|
GetHashCode()
|
Returns a hash code value for the object.
(Inherited from Object)
|
GlBlendBarrierKHR()
|
GlBlendEquationiEXT(Int32, Int32)
|
GlBlendEquationSeparateiEXT(Int32, Int32, Int32)
|
GlBlendFunciEXT(Int32, Int32, Int32)
|
GlBlendFuncSeparateiEXT(Int32, Int32, Int32, Int32, Int32)
|
GlColorMaskiEXT(Int32, Boolean, Boolean, Boolean, Boolean)
|
GlCopyImageSubDataEXT(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
|
GlDebugMessageCallbackKHR(GLES31Ext+IDebugProcKHR)
|
GlDebugMessageControlKHR(Int32, Int32, Int32, Int32, Int32[], Int32, Boolean)
|
GlDebugMessageControlKHR(Int32, Int32, Int32, Int32, IntBuffer, Boolean)
|
GlDebugMessageInsertKHR(Int32, Int32, Int32, Int32, String)
|
GlDisableiEXT(Int32, Int32)
|
GlEnableiEXT(Int32, Int32)
|
GlFramebufferTextureEXT(Int32, Int32, Int32, Int32)
|
GlGetDebugMessageCallbackKHR()
|
GlGetDebugMessageLogKHR(Int32, Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32, Byte[], Int32)
|
GlGetDebugMessageLogKHR(Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32)
|
GlGetDebugMessageLogKHR(Int32, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer)
|
GlGetDebugMessageLogKHR(Int32, IntBuffer, IntBuffer, IntBuffer, IntBuffer)
|
GlGetObjectLabelKHR(Int32, Int32)
|
GlGetObjectPtrLabelKHR(Int64)
|
GlGetSamplerParameterIivEXT(Int32, Int32, Int32[], Int32)
|
GlGetSamplerParameterIivEXT(Int32, Int32, IntBuffer)
|
GlGetSamplerParameterIuivEXT(Int32, Int32, Int32[], Int32)
|
GlGetSamplerParameterIuivEXT(Int32, Int32, IntBuffer)
|
GlGetTexParameterIivEXT(Int32, Int32, Int32[], Int32)
|
GlGetTexParameterIivEXT(Int32, Int32, IntBuffer)
|
GlGetTexParameterIuivEXT(Int32, Int32, Int32[], Int32)
|
GlGetTexParameterIuivEXT(Int32, Int32, IntBuffer)
|
GlIsEnablediEXT(Int32, Int32)
|
GlMinSampleShadingOES(Single)
|
GlObjectLabelKHR(Int32, Int32, Int32, String)
|
GlObjectPtrLabelKHR(Int64, String)
|
GlPatchParameteriEXT(Int32, Int32)
|
GlPopDebugGroupKHR()
|
GlPrimitiveBoundingBoxEXT(Single, Single, Single, Single, Single, Single, Single, Single)
|
GlPushDebugGroupKHR(Int32, Int32, Int32, String)
|
GlSamplerParameterIivEXT(Int32, Int32, Int32[], Int32)
|
GlSamplerParameterIivEXT(Int32, Int32, IntBuffer)
|
GlSamplerParameterIuivEXT(Int32, Int32, Int32[], Int32)
|
GlSamplerParameterIuivEXT(Int32, Int32, IntBuffer)
|
GlTexBufferEXT(Int32, Int32, Int32)
|
GlTexBufferRangeEXT(Int32, Int32, Int32, Int32, Int32)
|
GlTexParameterIivEXT(Int32, Int32, Int32[], Int32)
|
GlTexParameterIivEXT(Int32, Int32, IntBuffer)
|
GlTexParameterIuivEXT(Int32, Int32, Int32[], Int32)
|
GlTexParameterIuivEXT(Int32, Int32, IntBuffer)
|
GlTexStorage3DMultisampleOES(Int32, Int32, Int32, Int32, Int32, Int32, Boolean)
|
JavaFinalize()
|
Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
(Inherited from Object)
|
Notify()
|
Wakes up a single thread that is waiting on this object's
monitor.
(Inherited from Object)
|
NotifyAll()
|
Wakes up all threads that are waiting on this object's monitor.
(Inherited from Object)
|
SetHandle(IntPtr, JniHandleOwnership)
|
Sets the Handle property.
(Inherited from Object)
|
ToArray<T>()
|
(Inherited from Object)
|
ToString()
|
Returns a string representation of the object.
(Inherited from Object)
|
UnregisterFromRuntime()
|
(Inherited from Object)
|
Wait()
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>.
(Inherited from Object)
|
Wait(Int64, Int32)
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from Object)
|
Wait(Int64)
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from Object)
|