tk11/d3d.hpp File Reference

Direct3D 11 Utilities. More...

#include "utils.hpp"
#include <D3D11.h>
Include dependency graph for d3d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tk11

Typedefs

typedef boost::intrusive_ptr
< ID3D11Device > 
tk11::ID3D11Device_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11DeviceContext > 
tk11::ID3D11DeviceContext_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11InputLayout > 
tk11::ID3D11InputLayout_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11BlendState > 
tk11::ID3D11BlendState_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11RasterizerState > 
tk11::ID3D11RasterizerState_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11DepthStencilState > 
tk11::ID3D11DepthStencilState_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11RenderTargetView > 
tk11::ID3D11RenderTargetView_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11DepthStencilView > 
tk11::ID3D11DepthStencilView_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11Buffer > 
tk11::ID3D11Buffer_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11Resource > 
tk11::ID3D11Resource_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11Texture1D > 
tk11::ID3D11Texture1D_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11Texture2D > 
tk11::ID3D11Texture2D_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11Texture3D > 
tk11::ID3D11Texture3D_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11ShaderResourceView > 
tk11::ID3D11ShaderResourceView_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11VertexShader > 
tk11::ID3D11VertexShader_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D11PixelShader > 
tk11::ID3D11PixelShader_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< IDXGIFactory > 
tk11::IDXGIFactory_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< IDXGIAdapter > 
tk11::IDXGIAdapter_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< IDXGIDevice > 
tk11::IDXGIDevice_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< IDXGIOutput > 
tk11::IDXGIOutput_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< IDXGISwapChain > 
tk11::IDXGISwapChain_ptr
 Smart pointer to COM interface.
typedef boost::intrusive_ptr
< ID3D10Blob > 
tk11::ID3D10Blob_ptr
 Smart pointer to COM interface.

Detailed Description

Direct3D 11 Utilities.

Author:
Florian Winter
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:22:58 2010 for Tk11 by  doxygen 1.6.3