#include <ColorRenderTarget.h>
Public Member Functions | |
| D3DMULTISAMPLE_TYPE | GetMultiSampleType () const |
| unsigned | GetMultiSampleQuality () const |
Represents a render-target surface.
| unsigned xl7::direct3d::surfaces::ColorRenderTarget::GetMultiSampleQuality | ( | ) | const [inline] |
Returns the multisampling quality (in case of a render-target or depth-stencil surface).
| D3DMULTISAMPLE_TYPE xl7::direct3d::surfaces::ColorRenderTarget::GetMultiSampleType | ( | ) | const [inline] |
Returns the multisampling level (in case of a render-target or depth-stencil surface).
1.7.1