This is the complete list of members for Polygon, including all inherited members.
dLine(const Point< real_t > &p, const Point< real_t > &a, const Point< real_t > &b) const | Figure | |
Figure() | Figure | |
Figure(const Figure &f) | Figure | |
getSignedDistance(const Point< real_t > &p) const | Polygon | virtual |
OFELI::Figure::getSignedDistance(const Grid &g, Vect< real_t > &d) const | Figure | |
operator+=(Point< real_t > a) | Polygon | |
operator+=(real_t a) | Polygon | |
operator=(const Figure &f) | Figure | |
Polygon(const Vect< Point< real_t > > &v, int code=1) | Polygon | |
polygon() | Polygon | |
setCode(int code) | Figure | |
setVertices(const Vect< Point< real_t > > &v) | Polygon | |
~Figure() | Figure | virtual |