cluttermm 1.3.3
Clutter::Path Member List
This is the complete list of members for Clutter::Path, including all inherited members.
add_cairo_path(const Glib::RefPtr< Cairo::Path >& path)Clutter::Path
add_close()Clutter::Path
add_curve_to(int x1, int y1, int x2, int y2, int x3, int y3)Clutter::Path
add_line_to(int x, int y)Clutter::Path
add_move_to(int x, int y)Clutter::Path
add_rel_curve_to(int x1, int y1, int x2, int y2, int x3, int y3)Clutter::Path
add_rel_line_to(int x, int y)Clutter::Path
add_rel_move_to(int x, int y)Clutter::Path
add_string(const Glib::ustring& str)Clutter::Path
clear()Clutter::Path
ClutterPathCallback typedefClutter::Path
create()Clutter::Path [static]
create(const Glib::ustring& description)Clutter::Path [static]
foreach(const ForEachSlot& slot)Clutter::Path
ForEachSlot typedefClutter::Path
get_description() const Clutter::Path
get_length() const Clutter::Path
get_position(double progress, Knot& position)Clutter::Path
gobj()Clutter::Path [inline]
gobj() const Clutter::Path [inline]
gobj_copy()Clutter::Path
nodes()Clutter::Path [inline]
nodes() const Clutter::Path [inline]
Path()Clutter::Path [protected]
Path(const Glib::ustring& description)Clutter::Path [explicit, protected]
property_description()Clutter::Path
property_description() const Clutter::Path
property_length() const Clutter::Path
set_description(const Glib::ustring& str)Clutter::Path
to_cairo_path(Glib::RefPtr< Cairo::Context >& context) const Clutter::Path
wrap(ClutterPath* object, bool take_copy=false)Clutter::Path [related]
~Path()Clutter::Path [virtual]