Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
displayer.hpp File Reference

The Displayer serves as base of all video display implementations. More...

Go to the source code of this file.

Description

The Displayer serves as base of all video display implementations.

Warning
as of 2016 it is not clear, if this code will be evolved into the actual display facility, or be replaced and rewritten, when we're about to create a functional video display connected to the render engine.

Definition in file displayer.hpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::output
 Video output implementation.
 

Classes

class  Displayer
 A Displayer is a class which is responsible for rendering an image in some way (ie: Xvideo, GDK, OpenGL etc). More...