cluttermm  1.17.3
Clutter::Path Member List

This is the complete list of members for Clutter::Path, including all inherited members.

add_cairo_path(const ::Cairo::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::Pathstatic
create(const Glib::ustring& description)Clutter::Pathstatic
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
get_type()Clutter::Pathstatic
gobj()Clutter::Pathinline
gobj() const Clutter::Pathinline
gobj_copy()Clutter::Path
nodes()Clutter::Pathinline
nodes() const Clutter::Pathinline
Path()Clutter::Pathprotected
Path(const Glib::ustring& description)Clutter::Pathexplicitprotected
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(::Cairo::RefPtr< Cairo::Context >& context) const Clutter::Path
wrap(ClutterPath* object, bool take_copy=false)Clutter::Pathrelated
~Path()Clutter::Pathvirtual