GLObject Class |
Namespace: Ooogles
The GLObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes of the OpenGL object
| |
| Dispose(Boolean) |
Disposes of the OpenGL object
| |
| DisposeHandle |
Abstract method that must be overridden to dispose of the internal OpenGL Handle.
| |
| Equals |
Checks if this object matches another object.
(Overrides ObjectEquals(Object).) | |
| Finalize |
Finalizes the object
(Overrides ObjectFinalize.) | |
| GetHashCode |
Returns a hash code for this object
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |