#include "supersample.h"
#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 <synfig/target.h>
#include <synfig/render.h>
Functions | |
SYNFIG_LAYER_INIT (SuperSample) | |
SYNFIG_LAYER_SET_NAME (SuperSample,"super_sample") | |
SYNFIG_LAYER_SET_LOCAL_NAME (SuperSample, N_("Super Sample")) | |
SYNFIG_LAYER_SET_CATEGORY (SuperSample, N_("Other")) | |
SYNFIG_LAYER_SET_VERSION (SuperSample,"0.1") | |
SYNFIG_LAYER_SET_CVS_ID (SuperSample,"$Id$") |
$Id$
=== N O T E S ===========================================================
=========================================================================
SYNFIG_LAYER_INIT | ( | SuperSample | ) |
SYNFIG_LAYER_SET_NAME | ( | SuperSample | , | |
"super_sample" | ||||
) |
SYNFIG_LAYER_SET_LOCAL_NAME | ( | SuperSample | , | |
N_("Super Sample") | ||||
) |
SYNFIG_LAYER_SET_CATEGORY | ( | SuperSample | , | |
N_("Other") | ||||
) |
SYNFIG_LAYER_SET_VERSION | ( | SuperSample | , | |
"0.1" | ||||
) |
SYNFIG_LAYER_SET_CVS_ID | ( | SuperSample | , | |
"$Id$" | ||||
) |