RenderImageFbo Methods |
The RenderImageFbo type exposes the following members.
Name | Description | |
---|---|---|
Create(RenderResources, RenderResolution) |
Creates an OpenGL Frame Buffer Object using the specified parameters.
| |
Create(RenderResources, RenderResolution, Int32, Int32, Int32) |
Creates an OpenGL Frame Buffer Object using the specified parameters.
| |
Destroy |
Destroys the OpenGL Frame Buffer Object.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the RenderImageFbo to a String.
(Overrides ObjectToString.) |