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