Ball() | geom::Ball< N, T > | [inline] |
Ball(const Point ¢er, const Number radius) | geom::Ball< N, T > | [inline] |
Ball(const Ball &other) | geom::Ball< N, T > | [inline] |
getCenter() const | geom::Ball< N, T > | [inline] |
getRadius() const | geom::Ball< N, T > | [inline] |
isInside(const Point &position) const | geom::Ball< N, T > | [inline] |
make(const Point ¢er, const Number radius) | geom::Ball< N, T > | [inline] |
Number typedef | geom::Ball< N, T > | |
operator!=(const Ball< N, T > &x, const Ball< N, T > &y) | geom::Ball< N, T > | [related] |
operator+(const Ball< N, T > &b, const typename Ball< N, T >::Point &p) | geom::Ball< N, T > | [related] |
operator+=(const Point &x) | geom::Ball< N, T > | [inline] |
operator-(const Ball< N, T > &b, const typename Ball< N, T >::Point &p) | geom::Ball< N, T > | [related] |
operator-=(const Point &x) | geom::Ball< N, T > | [inline] |
operator<<(std::ostream &out, const Ball< N, T > &x) | geom::Ball< N, T > | [related] |
operator=(const Ball &other) | geom::Ball< N, T > | |
operator==(const Ball< N, T > &x, const Ball< N, T > &y) | geom::Ball< N, T > | [related] |
operator>>(std::istream &in, Ball< N, T > &x) | geom::Ball< N, T > | [related] |
Point typedef | geom::Ball< N, T > | |
setCenter(const Point ¢er) | geom::Ball< N, T > | [inline] |
setRadius(const Number radius) | geom::Ball< N, T > | [inline] |
~Ball() | geom::Ball< N, T > | [inline] |