synfig-core  1.0.3
Functions
metaballs.cpp File Reference

Implementation of the "Metaballs" 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 <ETL/pen>
#include "metaballs.h"

Functions

 SYNFIG_LAYER_INIT (Metaballs)
 SYNFIG_LAYER_SET_NAME (Metaballs,"metaballs")
 SYNFIG_LAYER_SET_LOCAL_NAME (Metaballs, N_("Metaballs"))
 SYNFIG_LAYER_SET_CATEGORY (Metaballs, N_("Example"))
 SYNFIG_LAYER_SET_VERSION (Metaballs,"0.1")
 SYNFIG_LAYER_SET_CVS_ID (Metaballs,"$Id$")

Detailed Description

Implementation of the "Metaballs" layer.

$Id$

Function Documentation

SYNFIG_LAYER_INIT ( Metaballs  )
SYNFIG_LAYER_SET_NAME ( Metaballs  ,
"metaballs"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( Metaballs  ,
N_("Metaballs")   
)
SYNFIG_LAYER_SET_CATEGORY ( Metaballs  ,
N_("Example")   
)
SYNFIG_LAYER_SET_VERSION ( Metaballs  ,
"0.1"   
)
SYNFIG_LAYER_SET_CVS_ID ( Metaballs  ,
"$Id$"   
)