synfig-core  1.0.3
Functions
stroboscope.cpp File Reference

Implementation of the "Stroboscope" layer. More...

#include "stroboscope.h"
#include <synfig/valuenode.h>
#include <synfig/valuenodes/valuenode_const.h>
#include <synfig/valuenodes/valuenode_subtract.h>
#include <synfig/time.h>
#include <synfig/context.h>
#include <synfig/paramdesc.h>
#include <synfig/renddesc.h>
#include <synfig/value.h>
#include <synfig/canvas.h>

Functions

 SYNFIG_LAYER_INIT (Layer_Stroboscope)
 SYNFIG_LAYER_SET_NAME (Layer_Stroboscope,"stroboscope")
 SYNFIG_LAYER_SET_LOCAL_NAME (Layer_Stroboscope, N_("Stroboscope"))
 SYNFIG_LAYER_SET_CATEGORY (Layer_Stroboscope, N_("Other"))
 SYNFIG_LAYER_SET_VERSION (Layer_Stroboscope,"0.1")
 SYNFIG_LAYER_SET_CVS_ID (Layer_Stroboscope,"$Id$")

Detailed Description

Implementation of the "Stroboscope" layer.

$Id$

=== N O T E S ===========================================================


Function Documentation

SYNFIG_LAYER_INIT ( Layer_Stroboscope  )
SYNFIG_LAYER_SET_NAME ( Layer_Stroboscope  ,
"stroboscope"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( Layer_Stroboscope  ,
N_("Stroboscope")   
)
SYNFIG_LAYER_SET_CATEGORY ( Layer_Stroboscope  ,
N_("Other")   
)
SYNFIG_LAYER_SET_VERSION ( Layer_Stroboscope  ,
"0.1"   
)
SYNFIG_LAYER_SET_CVS_ID ( Layer_Stroboscope  ,
"$Id$"   
)