RenderHeadUpDisplayImage Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderHeadUpDisplayImage type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Position |
Gets or sets the image position.
| |
| Resolution |
Gets or sets the image resolution.
| |
| Resources |
Gets the OpenGL resources.
| |
| Visible |
Gets or sets a value indicating whether this RenderHeadUpDisplayImage is visible.
|
| Name | Description | |
|---|---|---|
| Create(RenderResources, RenderImage) |
Creates a head up display image from an image file.
| |
| Create(RenderResources, String) |
Creates a head up display image from an image file.
| |
| Destroy |
Destroys the head up display image.
| |
| 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 |
Does the rendering of the image.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |