| synfig-studio
    1.0.3
    | 
Template File. More...
#include "layerzdepthrangeset.h"#include "layeradd.h"#include "layerremove.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>#include <synfig/layers/layer_group.h>| Macros | |
| #define | ZDEPTH_MAX 1e8 | 
| #define | ZDEPTH_EPS 0.0 | 
| Functions | |
| ACTION_INIT_NO_GET_LOCAL_NAME (Action::LayerZDepthRangeSet) | |
| ACTION_SET_NAME (Action::LayerZDepthRangeSet,"LayerZDepthRangeSet") | |
| ACTION_SET_LOCAL_NAME (Action::LayerZDepthRangeSet, N_("Make Z Range visible")) | |
| ACTION_SET_TASK (Action::LayerZDepthRangeSet,"zdetph_range_set") | |
| ACTION_SET_CATEGORY (Action::LayerZDepthRangeSet, Action::CATEGORY_LAYER) | |
| ACTION_SET_PRIORITY (Action::LayerZDepthRangeSet, 0) | |
| ACTION_SET_VERSION (Action::LayerZDepthRangeSet,"0.0") | |
| ACTION_SET_CVS_ID (Action::LayerZDepthRangeSet,"$Id$") | |
Template File.
$Id$
| #define ZDEPTH_MAX 1e8 | 
| #define ZDEPTH_EPS 0.0 | 
| ACTION_INIT_NO_GET_LOCAL_NAME | ( | Action::LayerZDepthRangeSet | ) | 
| ACTION_SET_NAME | ( | Action::LayerZDepthRangeSet | , | 
| "LayerZDepthRangeSet" | |||
| ) | 
| ACTION_SET_LOCAL_NAME | ( | Action::LayerZDepthRangeSet | , | 
| N_("Make Z Range visible") | |||
| ) | 
| ACTION_SET_TASK | ( | Action::LayerZDepthRangeSet | , | 
| "zdetph_range_set" | |||
| ) | 
| ACTION_SET_CATEGORY | ( | Action::LayerZDepthRangeSet | , | 
| Action::CATEGORY_LAYER | |||
| ) | 
| ACTION_SET_PRIORITY | ( | Action::LayerZDepthRangeSet | , | 
| 0 | |||
| ) | 
| ACTION_SET_VERSION | ( | Action::LayerZDepthRangeSet | , | 
| "0.0" | |||
| ) | 
| ACTION_SET_CVS_ID | ( | Action::LayerZDepthRangeSet | , | 
| "$Id$" | |||
| ) | 
 1.8.1.2
 1.8.1.2