RenderCompositer Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderCompositer type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Resources |
Gets the OpenGL resources.
|
| Name | Description | |
|---|---|---|
| Create |
Creates the compositer.
| |
| Destroy |
Destroys the compositer.
| |
| 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.) | |
| Render(IRenderCompositerHook, RenderContext, RenderPresentParameters) |
Render the compositer hook in the window context using the specified present parameters.
| |
| Render(IRenderCompositerHook, RenderImageFbo, RenderPresentParameters) |
Render the compositer hook in the FBO.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |