Rectangle Member List

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) constFigure
Figure()Figure
Figure(const Figure &f)Figure
getBoundingBox1() constRectangle
getBoundingBox2() constRectangle
getSignedDistance(const Point< real_t > &p) constRectanglevirtual
getSignedDistance(const Point< real_t > &p) constRectanglevirtual
getSignedDistance(const Grid &g, Vect< real_t > &d) constRectangle
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()Figurevirtual