synfig-core  1.0.3
Functions
simplecircle.cpp File Reference

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$")

Detailed Description

Implementation of the "Simple Circle" layer.

$Id$

Function Documentation

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$"   
)