Microsoft DirectX 9.0 |
The ISmartRenderEngine interface provides methods that support
In addition to the methods inherited from IUnknown, the ISmartRenderEngine interface exposes the following methods.
Method | Description |
GetGroupCompressor | Retrieves the compression filter for the specified group. |
SetFindCompressorCB | Not implemented. |
SetGroupCompressor | Specifies a compression filter to use when rendering the specified group. |
Requirements
Header: Include Qedit.h. This header file is not compatible with Microsoft® Direct3D® headers later than version 7.
Library: Use strmiids.lib.
See Also