All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
renderer.hpp File Reference

Core renderer. More...

Classes

struct  kanzi::Viewport
 
class  kanzi::RendererStatisticsScope
 
class  kanzi::BufferObjectStream
 Specifies stream to GL buffer object. More...
 
class  kanzi::Renderer
 

Namespaces

 kanzi
 

Typedefs

typedef map< string, int > kanzi::AttributeNameToIndex
 
typedef
AttributeNameToIndex::iterator 
kanzi::AttributeNameToIndexIterator
 
typedef
AttributeNameToIndex::const_iterator 
kanzi::AttributeNameToIndexConstIterator
 
typedef shared_ptr< Renderer > kanzi::RendererSharedPtr
 
typedef shared_ptr
< BufferObjectStream > 
kanzi::BufferObjectStreamSharedPtr
 

Functions

KANZI_API unsigned int kanzi::getAttributeDimension (VertexAttribute::Semantic attribute)
 

Detailed Description

Core renderer.

Contains the graphics state machine.

Copyright 2008-2020 by Rightware. All rights reserved.