This is the complete list of members for Sphere, 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 | |
| getCenter() const | Sphere | |
| getRadius() const | Sphere | |
| getSignedDistance(const Point< real_t > &p) const | Sphere | virtual |
| getSignedDistance(const Grid &g, Vect< real_t > &d) const | Sphere | |
| operator+=(Point< real_t > a) | Sphere | |
| operator+=(real_t a) | Sphere | |
| operator=(const Figure &f) | Figure | |
| setCenter(const Point< real_t > &c) | Sphere | |
| setCode(int code) | Figure | |
| setRadius(real_t r) | Sphere | |
| Sphere() | Sphere | |
| Sphere(const Point< real_t > &c, real_t r, int code=1) | Sphere | |
| ~Figure() | Figure | virtual |