X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode_segcalcvertex.h;h=a9c35dcc97b4d10fe4bfa77482a32bb67366ccea;hb=63e709f66d50c124cc0ece2325f4773ac4ae7b20;hp=69e720897ea041a47693f3d8bce69c091c242518;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h b/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h index 69e7208..a9c35dc 100644 --- a/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h +++ b/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h @@ -1,8 +1,8 @@ /* === S Y N F I G ========================================================= */ /*! \file valuenode_segcalcvertex.h -** \brief Template Header +** \brief Header file for implementation of the "Segment Vertex" valuenode conversion. ** -** $Id: valuenode_segcalcvertex.h,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -39,7 +39,7 @@ class ValueNode_SegCalcVertex : public LinkableValueNode { ValueNode::RHandle segment_; ValueNode::RHandle amount_; - + ValueNode_SegCalcVertex(const ValueBase::Type &x=ValueBase::TYPE_VECTOR); public: