goocanvasmm
1.90.11
|
This is the complete list of members for Goocanvas::Points, including all inherited members.
get_coordinate(int index, double& x, double& y) const | Goocanvas::Points | |
get_num_points() const | Goocanvas::Points | |
get_type() | Goocanvas::Points | static |
gobj() | Goocanvas::Points | inline |
gobj() const | Goocanvas::Points | inline |
gobj_copy() const | Goocanvas::Points | |
gobject_ | Goocanvas::Points | protected |
operator=(const Points& other) | Goocanvas::Points | |
operator=(Points&& other) noexcept | Goocanvas::Points | |
Points() | Goocanvas::Points | |
Points(GooCanvasPoints* gobject, bool make_a_copy=true) | Goocanvas::Points | explicit |
Points(const Points& other) | Goocanvas::Points | |
Points(Points&& other) noexcept | Goocanvas::Points | |
Points(int num_points) | Goocanvas::Points | explicit |
Points(int num_points, const double* coords) | Goocanvas::Points | |
set_coordinate(int index, double x, double y) | Goocanvas::Points | |
swap(Points& other) noexcept | Goocanvas::Points | |
swap(Points& lhs, Points& rhs) noexcept | Goocanvas::Points | related |
wrap(GooCanvasPoints* object, bool take_copy=false) | Goocanvas::Points | related |
~Points() noexcept | Goocanvas::Points |