This is the complete list of members for Rectangle, 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 | |
getBoundingBox1() const | Rectangle | |
getBoundingBox2() const | Rectangle | |
getSignedDistance(const Point< real_t > &p) const | Rectangle | virtual |
OFELI::Figure::getSignedDistance(const Grid &g, Vect< real_t > &d) const | Figure | |
operator+=(Point< real_t > a) | Rectangle | |
operator+=(real_t a) | Rectangle | |
operator=(const Figure &f) | Figure | |
Rectangle() | Rectangle | |
Rectangle(const Point< real_t > &bbm, const Point< real_t > &bbM, int code=1) | Rectangle | |
setBoundingBox(const Point< real_t > &bbm, const Point< real_t > &bbM) | Rectangle | |
setCode(int code) | Figure | |
~Figure() | Figure | virtual |