cluttermm
1.17.3
|
This is the complete list of members for Clutter::Point, including all inherited members.
distance(const Point& b, float& x_distance, float& y_distance) const | Clutter::Point | |
get_type() | Clutter::Point | static |
get_x() const | Clutter::Point | |
get_y() const | Clutter::Point | |
gobj() | Clutter::Point | inline |
gobj() const | Clutter::Point | inline |
gobj_copy() const | Clutter::Point | |
gobject_ | Clutter::Point | protected |
operator!=(const Point& lhs, const Point& rhs) | Clutter::Point | related |
operator=(const Point& other) | Clutter::Point | |
operator==(const Point& lhs, const Point& rhs) | Clutter::Point | related |
Point(ClutterPoint* gobject, bool make_a_copy=true) | Clutter::Point | explicit |
Point(const Point& other) | Clutter::Point | |
Point(float x=0, float y=0) | Clutter::Point | explicit |
Point(int x, int y) | Clutter::Point | |
Point(double x, double y) | Clutter::Point | |
set_x(const float& value) | Clutter::Point | |
set_y(const float& value) | Clutter::Point | |
swap(Point& other) | Clutter::Point | |
swap(Point& lhs, Point& rhs) | Clutter::Point | related |
wrap(ClutterPoint* object, bool take_copy=false) | Clutter::Point | related |
~Point() | Clutter::Point |