synfig-studio  1.0.3
Functions
blinepointtangentsplit.cpp File Reference

Template File. More...

#include "blinepointtangentsplit.h"
#include "valuedescset.h"
#include "activepointset.h"
#include "activepointadd.h"
#include "valuedescconnect.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
#include <synfig/valuenodes/valuenode_radialcomposite.h>

Functions

 ACTION_INIT_NO_GET_LOCAL_NAME (Action::BLinePointTangentSplit)
 ACTION_SET_NAME (Action::BLinePointTangentSplit,"BLinePointTangentSplit")
 ACTION_SET_LOCAL_NAME (Action::BLinePointTangentSplit, N_("Split Tangents"))
 ACTION_SET_TASK (Action::BLinePointTangentSplit,"disconnect")
 ACTION_SET_CATEGORY (Action::BLinePointTangentSplit, Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::BLinePointTangentSplit, 0)
 ACTION_SET_VERSION (Action::BLinePointTangentSplit,"0.1")
 ACTION_SET_CVS_ID (Action::BLinePointTangentSplit,"$Id$")
 ACTION_INIT_NO_GET_LOCAL_NAME (Action::BLinePointTangentSplitRadius)
 ACTION_SET_NAME (Action::BLinePointTangentSplitRadius,"BLinePointTangentSplitRadius")
 ACTION_SET_LOCAL_NAME (Action::BLinePointTangentSplitRadius, N_("Split Tangents's Radius"))
 ACTION_SET_TASK (Action::BLinePointTangentSplitRadius,"type_vector")
 ACTION_SET_CATEGORY (Action::BLinePointTangentSplitRadius, Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::BLinePointTangentSplitRadius, 0)
 ACTION_SET_VERSION (Action::BLinePointTangentSplitRadius,"0.0")
 ACTION_SET_CVS_ID (Action::BLinePointTangentSplitRadius,"$Id$")
 ACTION_INIT_NO_GET_LOCAL_NAME (Action::BLinePointTangentSplitAngle)
 ACTION_SET_NAME (Action::BLinePointTangentSplitAngle,"BLinePointTangentSplitAngle")
 ACTION_SET_LOCAL_NAME (Action::BLinePointTangentSplitAngle, N_("Split Tangents's Angle"))
 ACTION_SET_TASK (Action::BLinePointTangentSplitAngle,"type_angle")
 ACTION_SET_CATEGORY (Action::BLinePointTangentSplitAngle, Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::BLinePointTangentSplitAngle, 0)
 ACTION_SET_VERSION (Action::BLinePointTangentSplitAngle,"0.0")
 ACTION_SET_CVS_ID (Action::BLinePointTangentSplitAngle,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT_NO_GET_LOCAL_NAME ( Action::BLinePointTangentSplit  )
ACTION_SET_NAME ( Action::BLinePointTangentSplit  ,
"BLinePointTangentSplit"   
)
ACTION_SET_LOCAL_NAME ( Action::BLinePointTangentSplit  ,
N_("Split Tangents")   
)
ACTION_SET_TASK ( Action::BLinePointTangentSplit  ,
"disconnect"   
)
ACTION_SET_CATEGORY ( Action::BLinePointTangentSplit  ,
Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::BLinePointTangentSplit  ,
 
)
ACTION_SET_VERSION ( Action::BLinePointTangentSplit  ,
"0.1"   
)
ACTION_SET_CVS_ID ( Action::BLinePointTangentSplit  ,
"$Id$"   
)
ACTION_INIT_NO_GET_LOCAL_NAME ( Action::BLinePointTangentSplitRadius  )
ACTION_SET_NAME ( Action::BLinePointTangentSplitRadius  ,
"BLinePointTangentSplitRadius"   
)
ACTION_SET_LOCAL_NAME ( Action::BLinePointTangentSplitRadius  ,
N_("Split Tangents's Radius")   
)
ACTION_SET_TASK ( Action::BLinePointTangentSplitRadius  ,
"type_vector"   
)
ACTION_SET_CATEGORY ( Action::BLinePointTangentSplitRadius  ,
Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::BLinePointTangentSplitRadius  ,
 
)
ACTION_SET_VERSION ( Action::BLinePointTangentSplitRadius  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::BLinePointTangentSplitRadius  ,
"$Id$"   
)
ACTION_INIT_NO_GET_LOCAL_NAME ( Action::BLinePointTangentSplitAngle  )
ACTION_SET_NAME ( Action::BLinePointTangentSplitAngle  ,
"BLinePointTangentSplitAngle"   
)
ACTION_SET_LOCAL_NAME ( Action::BLinePointTangentSplitAngle  ,
N_("Split Tangents's Angle")   
)
ACTION_SET_TASK ( Action::BLinePointTangentSplitAngle  ,
"type_angle"   
)
ACTION_SET_CATEGORY ( Action::BLinePointTangentSplitAngle  ,
Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::BLinePointTangentSplitAngle  ,
 
)
ACTION_SET_VERSION ( Action::BLinePointTangentSplitAngle  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::BLinePointTangentSplitAngle  ,
"$Id$"   
)