synfig-core  1.0.3
Macros
renddesc.cpp File Reference

Class that defines the parameters needed by the Renderer to render a context to a surface. More...

#include "renddesc.h"
#include <ETL/misc>

Macros

#define FLAGS(x, y)   (((x)&(y))==(y))

Detailed Description

Class that defines the parameters needed by the Renderer to render a context to a surface.

$Id$

Macro Definition Documentation

#define FLAGS (   x,
 
)    (((x)&(y))==(y))