tk11::D3D11_Depth_Stencil_View_Desc Class Reference
[Render Targets]

Direct3D 11 Depth/stencil view description. More...

#include <target.hpp>

List of all members.

Public Member Functions

 D3D11_Depth_Stencil_View_Desc ()
 Default constructor.

Detailed Description

Direct3D 11 Depth/stencil view description.

See also:
create_depth_stencil_view

Constructor & Destructor Documentation

tk11::D3D11_Depth_Stencil_View_Desc::D3D11_Depth_Stencil_View_Desc (  ) 

Default constructor.

Postcondition:
this->Format == DXGI_FORMAT_D32_FLOAT
this->ViewDimension == D3D11_DSV_DIMENSION_TEXTURE2D
this->Flags == 0
this->Texture2D.MipSlice == 0

The documentation for this class was generated from the following file:
Tk11 Direct3D 11 Toolkit version 0.2 (SourceForge)
Copyright Florian Winter 2010 - 2010. Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Generated on Sun Apr 11 20:23:03 2010 for Tk11 by  doxygen 1.6.3