- Class synfig::Canvas
- writeme
- Member synfig::Canvas::signal_value_node_child_added ()
- This needs to be documented further.
- Member synfig::Canvas::signal_value_node_child_removed ()
- This needs to be documented further.
- Member synfig::Canvas::is_inline () const
- This needs to be documented further.
- Member synfig::Canvas::get_relative_id (etl::loose_handle< const Canvas > x) const
- This needs to be documented further.
- Member synfig::Canvas::_get_relative_id (etl::loose_handle< const Canvas > x) const
- This needs to be documented further.
- Member synfig::Canvas::get_time () const
- This needs to be documented further.
- Member synfig::Canvas::surefind_value_node (const String &id)
- This needs to be documented further.
- Member synfig::Canvas::add_value_node (ValueNode::Handle x, const String &id)
- This needs to be documented further.
- Member synfig::Canvas::remove_value_node (ValueNode::Handle x)
- This needs to be documented further.
- Member synfig::Canvas::remove_value_node (ValueNode::Handle x)
- This needs to be documented further.
- Member synfig::Canvas::remove_value_node (const String &id)
- This needs to be documented further.
- Member synfig::Canvas::surefind_canvas (const String &id)
- This needs alot more optimization
- Member synfig::Canvas::find_canvas (const String &id) const
- This needs alot more optimization
- Class synfig::CanvasParser
- writeme
- Member synfig::CanvasParser::set_allow_errors (bool x)
- writeme
- Member synfig::CanvasParser::parse_from_file (const String &filename)
- writeme
- Member synfig::CanvasParser::parse_from_string (const String &data)
- writeme
- Class synfig::Color
- Writeme Future optimizations: lookup table for sqrt()?
- Member synfig::Color::BlendMethod
- This needs to be documented further.
- Member synfig::Color::BLEND_SCREEN
- This needs to be documented further.
- Member synfig::Color::BLEND_OVERLAY
- This needs to be documented further.
- Member synfig::Color::BLEND_DIFFERENCE
- This needs to be documented further.
- Member synfig::Color::BLEND_HARD_LIGHT
- This needs to be documented further.
- Member synfig::Color::BLEND_STRAIGHT_ONTO
- This needs to be documented further.
- Class synfig::Context
- writeme
- Member synfig::Context::get_color (const Point &pos) const
- write me
- Member synfig::Context::accelerated_render (Surface *surface, int quality, const RendDesc &renddesc, ProgressCallback *cb) const
- write me
- Member synfig::Context::set_time (Time time) const
- write me
- Member synfig::Context::set_time (Time time, const Vector &pos) const
- This needs to be documented further.
- Member synfig::Context::hit_check (const Point &point) const
- This needs to be documented further.
- Class synfig::Gamma
- This is a non-functional stub.
- Class synfig::GradientCPoint
- Class synfig::Importer
- Write more detailed description
- Class synfig::Keyframe
- This needs to be documented further.
- Class synfig::Layer
- writeme
- Member synfig::Layer::dynamic_param_list () const
- writeme
- Member synfig::Layer::dynamic_param_list () const
- writeme
- Member synfig::Layer::get_z_depth () const
- This needs to be documented further.
- Member synfig::Layer::get_z_depth (const synfig::Time &t) const
- This needs to be documented further.
- Member synfig::Layer::set_z_depth (float x)
- This needs to be documented further.
- Member synfig::Layer::get_description () const
- This needs to be documented further.
- Member synfig::Layer::set_description (const String &x)
- This needs to be documented further.
- Member synfig::Layer::get_transform () const
- This needs to be documented further.
- Member synfig::Layer::set_param (const String ¶m, const ValueBase &value)
- param should be of the type
const String ¶m
- Member synfig::Layer::get_param (const String ¶m) const
- param should be of the type
const String &
- Member synfig::Layer::set_time (Context context, Time time, const Point &point) const
- point should be of the type
const Point &
- Member synfig::Layer::get_color (Context context, const Point &point) const
- point should be of the type
const Point &
- Class synfig::Layer_Bitmap
- writeme
- Class synfig::Layer_Polygon
- This layer needs to support multiple polygons
- Class synfig::LinkableValueNode
- writeme
- Class synfig::ListImporter
- Write more detailed description
- Class synfig::Main
- This needs to be documented further.
- Class synfig::Main
- This needs to be documented further.
- Class synfig::Module
- writeme
- Member synfig::Node::time_set
- This needs to be documented further.
- Member synfig::Node::parent_set
- This should really be private
- Class synfig::ParamDesc
- writeme
- Member synfig::ParamDesc::get_enum_list () const
- This needs to be documented further.
- Member synfig::ParamDesc::set_connect (const String &h)
- This needs to be documented further.
- Member synfig::ParamDesc::set_box (const String &h)
- This needs to be documented further.
- Member synfig::ParamDesc::set_animation_only (bool x=true)
- This needs to be documented further.
- Member synfig::ParamDesc::get_animation_only ()
- This needs to be documented further.
- Member synfig::ParamDesc::hidden ()
- This needs to be documented further.
- Member synfig::ParamDesc::read_only ()
- This function needs to be written, as it is only a stub
- Member synfig::ParamDesc::write_only ()
- This function needs to be written, as it is only a stub
- Member synfig::ParamDesc::get_connect () const
- This needs to be documented further.
- Member synfig::ParamDesc::get_box () const
- This needs to be documented further.
- Class synfig::ParamDesc::EnumData
- This needs to be documented further.
- Class synfig::PlaceholderValueNode
- writeme
- Class synfig::ProgressCallback
- writeme
- Class synfig::RendDesc
- writeme
- Member synfig::RendDesc::apply (const RendDesc &x)
- This needs to be documented further.
- Member synfig::RendDesc::get_bg_color () const
- This needs to be documented further.
- Member synfig::RendDesc::set_bg_color (const Color &bg)
- This needs to be documented further.
- Member synfig::RendDesc::set_w (int x)
- This needs to be documented further.
- Member synfig::RendDesc::set_w (int x)
- This needs to be documented further.
- Member synfig::RendDesc::set_h (int y)
- This needs to be documented further.
- Member synfig::RendDesc::set_h (int y)
- This needs to be documented further.
- Member synfig::RendDesc::set_span (const Real &x)
- This needs to be documented further. or fix me
- Member synfig::RendDesc::set_span (const Real &x)
- This needs to be documented further. or fix me
- Class synfig::Segment
- writeme
- Class synfig::SuperCallback
- writeme
- Class synfig::Surface
- writeme
- Class synfig::SurfaceChannelLock
- This needs to be documented further.
- Member synfig::SurfaceChannelLock::SurfaceChannelLock ()
- This needs to be documented further.
- Member synfig::SurfaceChannelLock::~SurfaceChannelLock ()
- This needs to be documented further.
- Member synfig::SurfaceChannelLock::clear ()
- This needs to be documented further.
- Member synfig::SurfaceChannelLock::fill (float value)
- This needs to be documented further.
- Member synfig::SurfaceChannelLock::set_value (int x, int y, float v)
- This needs to be documented further.
- Class synfig::SurfaceChannelLockConst
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::~SurfaceChannelLockConst ()
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_channel () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_w () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_h () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_value (int x, int y)
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_data_ptr () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::get_data_ptr_stride () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::operator bool () const
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::surface_
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::ref_count_
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::channel_
- This needs to be documented further.
- Member synfig::SurfaceChannelLockConst::data_ptr_checked_out_
- This needs to be documented further.
- Member synfig::SurfaceNew::SurfaceNew ()
- This needs to be documented further.
- Member synfig::SurfaceNew::~SurfaceNew ()
- This needs to be documented further.
- Member synfig::SurfaceNew::Handle
- This needs to be documented further.
- Member synfig::SurfaceNew::HandleConst
- This needs to be documented further.
- Member synfig::SurfaceNew::LooseHandle
- This needs to be documented further.
- Member synfig::SurfaceNew::ChannelLock
- This needs to be documented further.
- Member synfig::SurfaceNew::ChannelLockConst
- This needs to be documented further.
- Member synfig::SurfaceNew::get_w () const
- This needs to be documented further.
- Member synfig::SurfaceNew::get_h () const
- This needs to be documented further.
- Member synfig::SurfaceNew::set_wh (int w, int h)
- This needs to be documented further.
- Member synfig::SurfaceNew::get_color_system () const
- This needs to be documented further.
- Member synfig::SurfaceNew::set_color_system (ColorSystem x)
- This needs to be documented further.
- Member synfig::SurfaceNew::lock ()
- This needs to be documented further.
- Member synfig::SurfaceNew::unlock ()
- This needs to be documented further.
- Member synfig::SurfaceNew::trylock ()
- This needs to be documented further.
- Member synfig::SurfaceNew::lock_channel (Channel chan)
- This needs to be documented further.
- Member synfig::SurfaceNew::lock_channel_const (Channel chan) const
- This needs to be documented further.
- Member synfig::SurfaceNew::lock_channel_alpha (Channel chan)
- This needs to be documented further.
- Member synfig::SurfaceNew::lock_channel_alpha_const (Channel chan) const
- This needs to be documented further.
- Member synfig::SurfaceNew::is_channel_defined (Channel chan) const
- This needs to be documented further.
- Member synfig::SurfaceNew::get_premult () const
- This needs to be documented further.
- Member synfig::SurfaceNew::set_premult ()
- This needs to be documented further.
- Member synfig::SurfaceNew::SurfaceChannel
- This needs to be documented further.
- Member synfig::SurfaceNew::SurfaceColorSystem
- This needs to be documented further.
- Class synfig::SurfaceNew::Lock
- This needs to be documented further.
- Class synfig::Target
- writeme
- Class synfig::Target_Multi
- writeme
- Class synfig::Target_Null
- writeme
- Class synfig::Target_Null_Tile
- writeme
- Class synfig::Target_Scanline
- writeme
- Class synfig::Target_Tile
- writeme
- Class synfig::Time
- writeme
- Member synfig::Time::is_valid () const
- This needs to be documented further.
- Member synfig::Time::is_valid () const
- This needs to be documented further.
- Class synfig::UniqueID
- Class synfig::Value< T >
- writeme
- Class synfig::ValueBase
- writeme
- Member synfig::ValueBase::ValueBase ()
- This needs to be documented further.
- Member synfig::ValueBase::ValueBase (const T &x, bool loop_=false)
- This needs to be documented further.
- Member synfig::ValueBase::ValueBase (Type x)
- This needs to be documented further.
- Member synfig::ValueBase::~ValueBase ()
- This needs to be documented further.
- Member synfig::ValueBase::Type
- This needs to be documented further.
- Member synfig::ValueBase::operator= (const T &x)
- This needs to be documented further.
- Member synfig::ValueBase::operator= (const ValueBase &x)
- This needs to be documented further.
- Member synfig::ValueBase::operator== (const ValueBase &rhs) const
- This needs to be documented further.
- Member synfig::ValueBase::operator!= (const ValueBase &rhs) const
- This needs to be documented further.
- Member synfig::ValueBase::clear ()
- This needs to be documented further.
- Member synfig::ValueBase::get_loop () const
- This needs to be documented further.
- Member synfig::ValueBase::set_loop (bool x)
- This needs to be documented further.
- Member synfig::ValueBase::empty () const
- This needs to be documented further.
- Member synfig::ValueBase::get_contained_type () const
- This needs to be documented further.
- Class synfig::ValueNode
- writeme
- Member synfig::ValueNode::clone (const GUID &deriv_guid=GUID()) const =0
- This needs to be documented further.
- Member synfig::ValueNode::is_exported () const
- This needs to be documented further.
- Member synfig::ValueNode::set_parent_canvas (etl::loose_handle< Canvas > x)
- This needs to be documented further.
- Member synfig::ValueNode::set_root_canvas (etl::loose_handle< Canvas > x)
- This needs to be documented further.
- Member synfig::ValueNode::get_relative_id (etl::loose_handle< const Canvas > x) const
- This needs to be documented further.
- Class synfig::ValueNode_BLine
- This needs to be documented further.
- Member synfig::ValueNode_DynamicList::ListEntry::status_at_time (const Time &x) const
- This needs to be optimized further. Perhaps we should use a binary search...?
- Member synfig::ValueNode_DynamicList::ListEntry::add (Time time, bool status, int priority=0)
- This needs to be optimized further.
- Member synfig::ValueNode_DynamicList::ListEntry::add (const Activepoint &x)
- This needs to be optimized further.
- Member synfig::ValueNode_Scale::set_value_node (const ValueNode::Handle &a)
- This needs to be documented further.
- Member synfig::ValueNode_Scale::get_value_node () const
- This needs to be documented further.
- Member synfig::ValueNode_TimedSwap::operator() (Time t) const
- this should interpolate from before to after over the period defined by swap_length
- Class synfig::ValueNodeList
- writeme
- Member synfig::ValueNodeList::add (ValueNode::Handle value_node)
- This needs to be documented further.
- Member synfig::ValueNodeList::count (const String &id) const
- This needs to be documented further.
- Class synfig::Vector
- writeme
- Class synfig::Waypoint
- This needs to be documented further.
- Member synfig::Angle
- writeme
- Member synfig::Point
- writeme
- Member SYNFIG_IMPORTER_MODULE_EXT
- This needs to be documented further.
- Member SYNFIG_IMPORTER_SET_EXT
- This needs to be documented further.
- Member SYNFIG_IMPORTER_INIT
- This needs to be documented further.
- Member SYNFIG_LAYER_MODULE_EXT
- This needs to be documented further.
- Member SYNFIG_LAYER_INIT
- This needs to be documented further.
- Member IMPORT_PLUS
- This needs to be documented further.
- Member IMPORT_AS
- This needs to be documented further.
- Member IMPORT
- This needs to be documented further.
- Member EXPORT_AS
- This needs to be documented further.
- Member EXPORT
- This needs to be documented further.
- Member EXPORT_NAME
- This needs to be documented further.
- Member EXPORT_VERSION
- This needs to be documented further.
- File main.cpp
- This needs to be documented further.
- Member synfig::Real
- writeme
- Member synfig::String
- writeme
- Member synfig::String
- writeme
- Member synfig::SurfaceColorSystem
- This needs to be documented further.
- Member synfig::SurfaceChannel
- This needs to be documented further.
- Member SYNFIG_TARGET_MODULE_EXT
- This needs to be documented further.
- Member SYNFIG_TARGET_SET_EXT
- This needs to be documented further.
- Member SYNFIG_TARGET_INIT
- This needs to be documented further.
- Member synfig::waypoint_collect (set< Waypoint, std::less< UniqueID > > &waypoint_set, const Time &time, const etl::handle< Node > &node)
- This needs to be documented further.
- Member synfig::activepoint_collect (set< Activepoint, std::less< UniqueID > > &activepoint_set, const Time &time, const etl::handle< Node > &node)
- This needs to be documented further.
- Member synfig::waypoint_collect (std::set< Waypoint, std::less< UniqueID > > &waypoint_set, const Time &time, const etl::handle< Node > &node)
- This needs to be documented further.
- Member synfig::activepoint_collect (std::set< Activepoint, std::less< UniqueID > > &activepoint_set, const Time &time, const etl::handle< Node > &node)
- This needs to be documented further.
- Member SYNFIG_CHECK_VERSION
- This needs to be documented further.
- Namespace synfig
- Writeme
Generated on Fri Jun 23 15:20:50 2006 for synfig by
1.4.6