Render Methods |
The Render type exposes the following members.
Name | Description | |
---|---|---|
Create |
Create the initial OpenGL context.
| |
CreateFromCurrentContext |
Create a shared OpenGL context between the current OpenGL context and the initial Workshop OpenGL context.
| |
CreateGpuAffinityContext |
Create a OpenGL Gpu affinity context.
| |
CreateWindowContext |
Creates a OpenGL context attached to a window handle.
| |
CreateWindowContextWithGpuAfinity |
Create a OpenGL Gpu affinity context attached to a window handle.
| |
Destroy |
Destroy the initial OpenGL context.
| |
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 | Returns a string that represents the current object. (Inherited from Object.) |