Kanzi 4.0.0-beta2
composition_stack.hpp File Reference

Classes

struct  kanzi::CompositionStack::ColorBlendState
 Blend state. More...
 
class  kanzi::CompositionStack
 Composition stack for managing current render context. More...
 
struct  kanzi::CompositionStack::CompositionState
 Composition target state. More...
 
struct  kanzi::CompositionStack::DepthStencilState
 Depth/Stencil state. More...
 
struct  kanzi::CompositionStack::RasterizationState
 Rasterization state. More...
 
class  kanzi::CompositionStack::StateStack< T >
 Template class for handling state arrays. More...
 

Namespaces

namespace  kanzi
 

Typedefs

typedef unique_ptr< CompositionStackkanzi::CompositionStackPtr
 Composition stack shared pointer.