synfig::ValueNode_Scale Struct Reference

#include <valuenode_scale.h>

Inheritance diagram for synfig::ValueNode_Scale:

synfig::LinkableValueNode synfig::ValueNode synfig::Node

List of all members.

Public Types

typedef etl::handle
< ValueNode_Scale
Handle
typedef etl::handle< const
ValueNode_Scale
ConstHandle

Public Member Functions

virtual ~ValueNode_Scale ()
bool set_value_node (const ValueNode::Handle &a)
ValueNode::Handle get_value_node () const
void set_scalar (Real x)
bool set_scalar (const ValueNode::Handle &x)
ValueNode::Handle get_scalar () const
virtual ValueNode::LooseHandle get_link_vfunc (int i) const
virtual int link_count () const
virtual String link_name (int i) const
virtual int get_link_index_from_name (const String &name) const
virtual ValueBase operator() (Time t) const
 Returns the value of the ValueNode at time t.
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 String link_local_name (int i) const

Static Public Member Functions

static bool check_type (ValueBase::Type type)
static ValueNode_Scalecreate (const ValueBase &x)

Protected Member Functions

virtual bool set_link_vfunc (int i, ValueNode::Handle x)
virtual LinkableValueNodecreate_new () const


Member Typedef Documentation

typedef etl::handle<ValueNode_Scale> synfig::ValueNode_Scale::Handle

Reimplemented from synfig::LinkableValueNode.

typedef etl::handle<const ValueNode_Scale> synfig::ValueNode_Scale::ConstHandle

Reimplemented from synfig::LinkableValueNode.


Constructor & Destructor Documentation

synfig::ValueNode_Scale::~ValueNode_Scale (  )  [virtual]


Member Function Documentation

bool ValueNode_Scale::set_value_node ( const ValueNode::Handle a  ) 

Todo:
This needs to be documented further.

ValueNode::Handle ValueNode_Scale::get_value_node (  )  const

Todo:
This needs to be documented further.

void ValueNode_Scale::set_scalar ( Real  x  ) 

bool ValueNode_Scale::set_scalar ( const ValueNode::Handle x  ) 

ValueNode::Handle ValueNode_Scale::get_scalar (  )  const

ValueNode::LooseHandle ValueNode_Scale::get_link_vfunc ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Scale::link_count (  )  const [virtual]

Implements synfig::LinkableValueNode.

String ValueNode_Scale::link_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Scale::get_link_index_from_name ( const String name  )  const [virtual]

Implements synfig::LinkableValueNode.

synfig::ValueBase synfig::ValueNode_Scale::operator() ( Time   )  const [virtual]

Returns the value of the ValueNode at time t.

Reimplemented from synfig::ValueNode.

String ValueNode_Scale::get_name (  )  const [virtual]

Returns the name of the ValueNode type.

Implements synfig::ValueNode.

String ValueNode_Scale::get_local_name (  )  const [virtual]

Returns the localized name of the ValueNode type.

Implements synfig::ValueNode.

String ValueNode_Scale::link_local_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

bool ValueNode_Scale::set_link_vfunc ( int  i,
ValueNode::Handle  x 
) [protected, virtual]

Implements synfig::LinkableValueNode.

LinkableValueNode * ValueNode_Scale::create_new (  )  const [protected, virtual]

Implements synfig::LinkableValueNode.

bool ValueNode_Scale::check_type ( ValueBase::Type  type  )  [static]

ValueNode_Scale * ValueNode_Scale::create ( const ValueBase x  )  [static]


The documentation for this struct was generated from the following files:
Generated on Wed Dec 12 03:11:43 2007 for synfig by  doxygen 1.5.4