|
synfig-core
1.0.3
|
Implementation of the "Layer_Skeleton" layer. More...
#include <synfig/string.h>#include "layer_skeleton.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/valuenodes/valuenode_bone.h>Functions | |
| SYNFIG_LAYER_INIT (Layer_Skeleton) | |
| SYNFIG_LAYER_SET_NAME (Layer_Skeleton,"skeleton") | |
| SYNFIG_LAYER_SET_LOCAL_NAME (Layer_Skeleton, N_("Skeleton")) | |
| SYNFIG_LAYER_SET_CATEGORY (Layer_Skeleton, N_("Other")) | |
| SYNFIG_LAYER_SET_VERSION (Layer_Skeleton,"0.1") | |
| SYNFIG_LAYER_SET_CVS_ID (Layer_Skeleton,"$Id$") | |
Implementation of the "Layer_Skeleton" layer.
$Id$
| SYNFIG_LAYER_INIT | ( | Layer_Skeleton | ) |
| SYNFIG_LAYER_SET_NAME | ( | Layer_Skeleton | , |
| "skeleton" | |||
| ) |
| SYNFIG_LAYER_SET_LOCAL_NAME | ( | Layer_Skeleton | , |
| N_("Skeleton") | |||
| ) |
| SYNFIG_LAYER_SET_CATEGORY | ( | Layer_Skeleton | , |
| N_("Other") | |||
| ) |
| SYNFIG_LAYER_SET_VERSION | ( | Layer_Skeleton | , |
| "0.1" | |||
| ) |
| SYNFIG_LAYER_SET_CVS_ID | ( | Layer_Skeleton | , |
| "$Id$" | |||
| ) |
1.8.1.2