|
Diligent Engine API Reference
|
Base interface for all objects created by the render device Diligent::IRenderDevice. More...
Public Member Functions | |
| virtual void | QueryInterface (const INTERFACE_ID &IID, IObject **ppInterface)=0 |
| Queries the specific interface, see IObject::QueryInterface() for details. | |
| virtual const DeviceObjectAttribs & | GetDesc () const =0 |
| Returns the buffer object description. | |
Base interface for all objects created by the render device Diligent::IRenderDevice.