|
Thunderbots Project
|
This is the complete list of members for Polygon, including all inherited members.
| centroid() const | Polygon | |
| expand(double expansion_amount) const | Polygon | |
| fromSegment(const Segment &segment, double length_radius, double width_radius) | Polygon | static |
| fromSegment(const Segment &segment, double radius) (defined in Polygon) | Polygon | static |
| getPoints() const | Polygon | |
| getSegments() const | Polygon | |
| initSegments() | Polygon | protected |
| perimeter() const | Polygon | |
| points_ (defined in Polygon) | Polygon | protected |
| Polygon()=delete (defined in Polygon) | Polygon | |
| Polygon(const std::vector< Point > &points) | Polygon | explicit |
| Polygon(const std::initializer_list< Point > &points) | Polygon | explicit |
| segments_ (defined in Polygon) | Polygon | protected |
| ~Shape()=default (defined in Shape) | Shape | virtual |