#include <valuenode_segcalcvertex.h>
Inheritance diagram for synfig::ValueNode_SegCalcVertex:

Public Types | |
| typedef etl::handle< ValueNode_SegCalcVertex > | Handle |
| typedef etl::handle< const ValueNode_SegCalcVertex > | ConstHandle |
Public Member Functions | |
| virtual ValueBase | operator() (Time t) const |
| Returns the value of the ValueNode at time t. | |
| virtual | ~ValueNode_SegCalcVertex () |
| virtual String | get_name () const |
| Returns the name of the ValueNode type. | |
| virtual String | get_local_name () const |
| Returns the localized name of the ValueNode type. | |
| virtual ValueNode::LooseHandle | get_link_vfunc (int i) const |
| virtual int | link_count () const |
| virtual String | link_name (int i) const |
| virtual String | link_local_name (int i) const |
| virtual int | get_link_index_from_name (const String &name) const |
Static Public Member Functions | |
| static bool | check_type (ValueBase::Type type) |
| static ValueNode_SegCalcVertex * | create (const ValueBase &x=ValueBase::TYPE_VECTOR) |
Protected Member Functions | |
| LinkableValueNode * | create_new () const |
| virtual bool | set_link_vfunc (int i, ValueNode::Handle x) |
|
|
Reimplemented from synfig::LinkableValueNode. |
|
|
Reimplemented from synfig::LinkableValueNode. |
|
|
|
|
|
Returns the value of the ValueNode at time t.
Reimplemented from synfig::ValueNode. |
|
|
Returns the name of the ValueNode type.
Implements synfig::ValueNode. |
|
|
Returns the localized name of the ValueNode type.
Implements synfig::ValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
|
Implements synfig::LinkableValueNode. |
|
||||||||||||
|
Implements synfig::LinkableValueNode. |
|
|
|
|
|
|
1.4.6