Kanzi 4.0.0-beta2
renderer.hpp File Reference

Classes

class  kanzi::Renderer
 Kanzi legacy renderer interface. More...
 
struct  kanzi::Renderer::RendererSettings
 Settings structure for renderer construction. More...
 
class  kanzi::RendererStatisticsScope
 

Namespaces

namespace  kanzi
 

Typedefs

typedef map< string, int > kanzi::AttributeNameToIndex
 
typedef AttributeNameToIndex::const_iterator kanzi::AttributeNameToIndexConstIterator
 
typedef AttributeNameToIndex::iterator kanzi::AttributeNameToIndexIterator
 
typedef kanzi::shared_ptr< KzsGlGraphicsContext > KzsGlGraphicsContextSharedPtr
 
using kanzi::RendererSharedPtr
 

Functions

constexpr unsigned int kanzi::getAttributeDimension (VertexAttribute::Semantic attribute)
 Gets the number of elements for a vertex attribute semantic.
 

Typedef Documentation

◆ KzsGlGraphicsContextSharedPtr

typedef kanzi::shared_ptr<KzsGlGraphicsContext> KzsGlGraphicsContextSharedPtr