#include <valuenode_bline.h>
Inheritance diagram for synfig::ValueNode_BLine:

Public Types | |
| typedef etl::handle< ValueNode_BLine > | Handle |
| typedef etl::handle< const ValueNode_BLine > | ConstHandle |
Public Member Functions | |
| ValueNode_BLine () | |
| virtual ValueBase | operator() (Time t) const |
| Returns the value of the ValueNode at time t. | |
| virtual | ~ValueNode_BLine () |
| virtual String | link_local_name (int i) const |
| 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 * | clone (const GUID &deriv_guid=GUID()) const |
| virtual ListEntry | create_list_entry (int index, Time time=0, Real origin=0.5) |
Static Public Member Functions | |
| static bool | check_type (ValueBase::Type type) |
| static ValueNode_BLine * | create (const ValueBase &x=ValueBase::TYPE_LIST) |
Protected Member Functions | |
| LinkableValueNode * | create_new () const |
|
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
|
|
|
|
|
|
Returns the value of the ValueNode at time t.
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Returns the name of the ValueNode type.
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Returns the localized name of the ValueNode type.
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
||||||||||||||||
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
Reimplemented from synfig::ValueNode_DynamicList. |
|
|
|
|
|
|
1.4.6