RenderDx9 Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderDx9 type exposes the following members.
| Name | Description | |
|---|---|---|
| Adapters |
Gets the list of all DirectX9 adapters available.
| |
| Instance |
Get the RenderDx9 singleton.
| |
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| IsFormatValid |
Gets a value determining whether a surface format is available as a specified resource type and can be used as a render target on a device representing this adapter.
| |
| IsTypeValid |
Gets a value indicating whether a hardware accelerated device type can be used on this adapter.
|
| Name | Description | |
|---|---|---|
| Create |
Initialize DirectX9.
| |
| CreateDevice |
Creates the display adapter.
| |
| Destroy |
Destroys this instance and uninitialize DirectX9.
| |
| 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.) |