Sphere Member List

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) constFigure
Figure()Figure
Figure(const Figure &f)Figure
getCenter() constSphere
getRadius() constSphere
getSignedDistance(const Point< real_t > &p) constSpherevirtual
getSignedDistance(const Point< real_t > &p) constSpherevirtual
getSignedDistance(const Grid &g, Vect< real_t > &d) constSphere
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()Figurevirtual