 |
IGpuDeviceComponent Interface |
IGpuDeviceComponent interface is implemented by a class that sets the
GpuDevice in a constructor.
Namespace: Ab4d.SharpEngine.CoreAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic interface IGpuDeviceComponent
The IGpuDeviceComponent type exposes the following members.
Properties | Name | Description |
---|
 | GpuDevice |
Gets the parent GpuDevice (it is never null).
|
Top
Remarks[Missing <remarks> documentation for "T:Ab4d.SharpEngine.Core.IGpuDeviceComponent"]
See Also