synfig-core  1.0.3
Namespaces | Enumerations
rendermethod.h File Reference

Enumeration to define the render method used. More...

Go to the source code of this file.

Namespaces

namespace  synfig
 Where every function and class of the synfig library can be found.

Enumerations

enum  synfig::RenderMethod { synfig::SOFTWARE = 0x100, synfig::OPENGL, synfig::CAIRO }
 Available rendering methods. More...

Detailed Description

Enumeration to define the render method used.

$Id$