Ball< N, T > Member List

This is the complete list of members for Ball< N, T >, including all inherited members.
Ball()Ball< N, T > [inline]
Ball(const Point &center, const Number radius)Ball< N, T > [inline]
Ball(const Ball &other)Ball< N, T > [inline]
getCenter() const Ball< N, T > [inline]
getRadius() const Ball< N, T > [inline]
isInside(const Point &position) const Ball< N, T > [inline]
make(const Point &center, const Number radius)Ball< N, T > [inline]
Number typedefBall< N, T >
operator!=(const Ball< N, T > &x, const Ball< N, T > &y)Ball< N, T > [related]
operator+(const Ball< N, T > &b, const typename Ball< N, T >::Point &p)Ball< N, T > [related]
operator+=(const Point &x)Ball< N, T > [inline]
operator-(const Ball< N, T > &b, const typename Ball< N, T >::Point &p)Ball< N, T > [related]
operator-=(const Point &x)Ball< N, T > [inline]
operator<<(std::ostream &out, const Ball< N, T > &x)Ball< N, T > [related]
operator=(const Ball &other)Ball< N, T >
operator==(const Ball< N, T > &x, const Ball< N, T > &y)Ball< N, T > [related]
operator>>(std::istream &in, Ball< N, T > &x)Ball< N, T > [related]
Point typedefBall< N, T >
setCenter(const Point &center)Ball< N, T > [inline]
setRadius(const Number radius)Ball< N, T > [inline]
~Ball()Ball< N, T > [inline]
Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3