Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
DxRenderTarget.h File Reference
#include "cinder/Cinder.h"
#include "cinder/Exception.h"
#include "cinder/dx/dx.h"
#include "cinder/dx/DxTexture.h"
Include dependency graph for DxRenderTarget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::dx::RenderTarget
 Represents an DirectX RenderTarget object. More...
 
struct  cinder::dx::RenderTarget::Format
 
struct  cinder::dx::RenderTarget::Obj
 
class  cinder::dx::RenderTargetException
 
class  cinder::dx::RenderTargetExceptionInvalidSpecification
 

Namespaces

 cinder
 
 cinder::dx
 

Typedefs

typedef std::shared_ptr
< RenderTarget > 
cinder::dx::RenderTargetRef