![]() | Renderbuffer Methods |
The Renderbuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bind |
Binds the renderbuffer.
|
![]() | Dispose |
Disposes of the OpenGL object
(Inherited from GLObject.) |
![]() | Dispose(Boolean) |
Disposes of the OpenGL object
(Inherited from GLObject.) |
![]() | DisposeHandle |
Deletes the renderbuffer.
(Overrides GLObjectDisposeHandle.) |
![]() | Equals |
Checks if this object matches another object.
(Inherited from GLObject.) |
![]() | Finalize |
Finalizes the object
(Inherited from GLObject.) |
![]() | GetHashCode |
Returns a hash code for this object
(Inherited from GLObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Storage |
Create and initialize a renderbuffer object's data store.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unbind |
Unbinds the renderbuffer.
|