addVertex(const Vector2D &p) | rcsc::Polygon2D | |
area() const | rcsc::Polygon2D | |
assign() | rcsc::Polygon2D | |
assign(const std::vector< Vector2D > &v) | rcsc::Polygon2D | |
contains(const Vector2D &p, bool allow_on_segment=true) const | rcsc::Polygon2D | |
dist(const Vector2D &p, bool check_as_plane=true) const | rcsc::Polygon2D | |
getBoundingBox() const | rcsc::Polygon2D | |
getScissoredConnectedPolygon(const Rect2D &r) const | rcsc::Polygon2D | |
isClockwise() const | rcsc::Polygon2D | |
isCounterclockwise() const | rcsc::Polygon2D | |
Polygon2D() | rcsc::Polygon2D | |
Polygon2D(const std::vector< Vector2D > &v) | rcsc::Polygon2D | |
signedArea2() const | rcsc::Polygon2D | |
vertex() const | rcsc::Polygon2D | |
vertex() | rcsc::Polygon2D | |
xyCenter() const | rcsc::Polygon2D |