synfig::ValueNode_GradientRotate Struct Reference

#include <valuenode_gradientrotate.h>

Inheritance diagram for synfig::ValueNode_GradientRotate:

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

List of all members.

Public Types

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

Public Member Functions

virtual ~ValueNode_GradientRotate ()
bool set_gradient (ValueNode::Handle a)
 Sets the left-hand-side value_node.
ValueNode::Handle get_gradient () const
 Gets the left-hand-side value_node.
bool set_offset (ValueNode::Handle b)
 Sets the right-hand-side value_node.
ValueNode::Handle get_offset () const
 Gets the right-hand-side value_node.
virtual ValueNode::LooseHandle get_link_vfunc (int i) const
virtual int link_count () const
virtual String link_local_name (int i) 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.

Static Public Member Functions

static bool check_type (ValueBase::Type type)
static ValueNode_GradientRotatecreate (const ValueBase &x=ValueBase::TYPE_GRADIENT)

Protected Member Functions

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


Member Typedef Documentation

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

Reimplemented from synfig::LinkableValueNode.

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

Reimplemented from synfig::LinkableValueNode.


Constructor & Destructor Documentation

synfig::ValueNode_GradientRotate::ValueNode_GradientRotate ( const Gradient x  )  [protected]

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


Member Function Documentation

bool synfig::ValueNode_GradientRotate::set_gradient ( ValueNode::Handle  a  ) 

Sets the left-hand-side value_node.

ValueNode::Handle synfig::ValueNode_GradientRotate::get_gradient (  )  const [inline]

Gets the left-hand-side value_node.

bool synfig::ValueNode_GradientRotate::set_offset ( ValueNode::Handle  b  ) 

Sets the right-hand-side value_node.

ValueNode::Handle synfig::ValueNode_GradientRotate::get_offset (  )  const [inline]

Gets the right-hand-side value_node.

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

Implements synfig::LinkableValueNode.

int ValueNode_GradientRotate::link_count (  )  const [virtual]

Implements synfig::LinkableValueNode.

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

Implements synfig::LinkableValueNode.

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

Implements synfig::LinkableValueNode.

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

Implements synfig::LinkableValueNode.

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

Returns the value of the ValueNode at time t.

Reimplemented from synfig::ValueNode.

String ValueNode_GradientRotate::get_name (  )  const [virtual]

Returns the name of the ValueNode type.

Implements synfig::ValueNode.

String ValueNode_GradientRotate::get_local_name (  )  const [virtual]

Returns the localized name of the ValueNode type.

Implements synfig::ValueNode.

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

Implements synfig::LinkableValueNode.

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

Implements synfig::LinkableValueNode.

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

ValueNode_GradientRotate * ValueNode_GradientRotate::create ( const ValueBase x = ValueBase::TYPE_GRADIENT  )  [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