Mandelbrot Class Reference

#include <mandelbrot.h>

Inheritance diagram for Mandelbrot:

synfig::Layer synfig::Node

List of all members.

Public Member Functions

 Mandelbrot ()
virtual bool set_param (const String &param, const ValueBase &value)
 Sets the parameter described by param to value.
virtual ValueBase get_param (const String &param) const
 Get the value of the specified parameter.
virtual Color get_color (Context context, const Point &pos) const
 Gets the color of the Canvas at pos.
virtual Vocab get_param_vocab () const
 Gets the parameter vocabulary.


Constructor & Destructor Documentation

Mandelbrot::Mandelbrot (  ) 


Member Function Documentation

bool Mandelbrot::set_param ( const String &  param,
const ValueBase value 
) [virtual]

Sets the parameter described by param to value.

Parameters:
param The name of the parameter to set
value What the parameter is to be set to.
Returns:
true on success, false upon rejection or failure. If it returns false, then the Layer is assumed to remain unchanged.
See also:
get_param()
Todo:
param should be of the type const String &param

Reimplemented from synfig::Layer.

References synfig::ValueBase::get(), IMPORT, and synfig::ValueBase::same_type_as().

ValueBase Mandelbrot::get_param ( const String &  param  )  const [virtual]

Get the value of the specified parameter.

Returns:
The requested parameter value, or (upon failure) a NIL ValueBase.
See also:
set_param()
Todo:
param should be of the type const String &

Reimplemented from synfig::Layer.

References EXPORT, EXPORT_NAME, and EXPORT_VERSION.

Color Mandelbrot::get_color ( Context  context,
const Point pos 
) const [virtual]

Gets the color of the Canvas at pos.

Parameters:
context Context iterator referring to next Layer.
pos Point which indicates where the Color should come from
See also:
Handle::get_color()

Reimplemented from synfig::Layer.

References std::abs(), synfig::Context::get_color(), and LOG_OF_2.

Layer::Vocab Mandelbrot::get_param_vocab ( void   )  const [virtual]

Gets the parameter vocabulary.

Reimplemented from synfig::Layer.

References _, and synfig::Layer::set_description().


The documentation for this class was generated from the following files:

Generated on Fri Jul 31 00:01:57 2009 for synfig-core by  doxygen 1.5.6