RenderDx11 Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderDx11 type exposes the following members.
Name | Description | |
---|---|---|
Instance |
Get the RenderDx11 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 | |
---|---|---|
CreateWithDevice |
Initialize DirectX9.
| |
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.) |