synfig-core
1.0.3
|
SkeletonDeformation layer. More...
#include "layer_skeletondeformation.h"
#include <synfig/string.h>
#include <synfig/time.h>
#include <synfig/context.h>
#include <synfig/paramdesc.h>
#include <synfig/value.h>
#include <synfig/valuenode.h>
#include <synfig/canvas.h>
#include <vector>
#include <map>
#include <algorithm>
Functions | |
SYNFIG_LAYER_INIT (Layer_SkeletonDeformation) | |
SYNFIG_LAYER_SET_NAME (Layer_SkeletonDeformation,"skeleton_deformation") | |
SYNFIG_LAYER_SET_LOCAL_NAME (Layer_SkeletonDeformation, N_("Skeleton Deformation")) | |
SYNFIG_LAYER_SET_CATEGORY (Layer_SkeletonDeformation, N_("Distortions")) | |
SYNFIG_LAYER_SET_VERSION (Layer_SkeletonDeformation,"0.1") | |
SYNFIG_LAYER_SET_CVS_ID (Layer_SkeletonDeformation,"$Id$") |
SkeletonDeformation layer.
$Id$
SYNFIG_LAYER_INIT | ( | Layer_SkeletonDeformation | ) |
SYNFIG_LAYER_SET_NAME | ( | Layer_SkeletonDeformation | , |
"skeleton_deformation" | |||
) |
SYNFIG_LAYER_SET_LOCAL_NAME | ( | Layer_SkeletonDeformation | , |
N_("Skeleton Deformation") | |||
) |
SYNFIG_LAYER_SET_CATEGORY | ( | Layer_SkeletonDeformation | , |
N_("Distortions") | |||
) |
SYNFIG_LAYER_SET_VERSION | ( | Layer_SkeletonDeformation | , |
"0.1" | |||
) |
SYNFIG_LAYER_SET_CVS_ID | ( | Layer_SkeletonDeformation | , |
"$Id$" | |||
) |