| synfig-core
    1.0.3
    | 
Implementation of the "Simple Circle" layer. More...
#include <synfig/string.h>#include <synfig/time.h>#include <synfig/context.h>#include <synfig/paramdesc.h>#include <synfig/renddesc.h>#include <synfig/surface.h>#include <synfig/value.h>#include <synfig/valuenode.h>#include "simplecircle.h"| Functions | |
| SYNFIG_LAYER_INIT (SimpleCircle) | |
| SYNFIG_LAYER_SET_NAME (SimpleCircle,"simple_circle") | |
| SYNFIG_LAYER_SET_LOCAL_NAME (SimpleCircle, N_("Simple Circle")) | |
| SYNFIG_LAYER_SET_CATEGORY (SimpleCircle, N_("Example")) | |
| SYNFIG_LAYER_SET_VERSION (SimpleCircle,"0.1") | |
| SYNFIG_LAYER_SET_CVS_ID (SimpleCircle,"$Id$") | |
Implementation of the "Simple Circle" layer.
$Id$
| SYNFIG_LAYER_INIT | ( | SimpleCircle | ) | 
| SYNFIG_LAYER_SET_NAME | ( | SimpleCircle | , | 
| "simple_circle" | |||
| ) | 
| SYNFIG_LAYER_SET_LOCAL_NAME | ( | SimpleCircle | , | 
| N_("Simple Circle") | |||
| ) | 
| SYNFIG_LAYER_SET_CATEGORY | ( | SimpleCircle | , | 
| N_("Example") | |||
| ) | 
| SYNFIG_LAYER_SET_VERSION | ( | SimpleCircle | , | 
| "0.1" | |||
| ) | 
| SYNFIG_LAYER_SET_CVS_ID | ( | SimpleCircle | , | 
| "$Id$" | |||
| ) | 
 1.8.1.2
 1.8.1.2