synfig-core
1.0.3
|
Implementation of the "Noise Gradient" layer. More...
#include "noise.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>
Functions | |
SYNFIG_LAYER_INIT (Noise) | |
SYNFIG_LAYER_SET_NAME (Noise,"noise") | |
SYNFIG_LAYER_SET_LOCAL_NAME (Noise, N_("Noise Gradient")) | |
SYNFIG_LAYER_SET_CATEGORY (Noise, N_("Gradients")) | |
SYNFIG_LAYER_SET_VERSION (Noise,"0.0") | |
SYNFIG_LAYER_SET_CVS_ID (Noise,"$Id$") |
Implementation of the "Noise Gradient" layer.
$Id$
SYNFIG_LAYER_INIT | ( | Noise | ) |
SYNFIG_LAYER_SET_NAME | ( | Noise | , |
"noise" | |||
) |
SYNFIG_LAYER_SET_VERSION | ( | Noise | , |
"0.0" | |||
) |
SYNFIG_LAYER_SET_CVS_ID | ( | Noise | , |
"$Id$" | |||
) |