|
|
|
«
|
double
|
|
sphere::
|
sdistance
|
|
(const point&) const
|
|
double
|
|
sphere::
|
sdistance
|
|
(const line&) const
|
|
double
|
|
sphere::
|
sdistance
|
|
(const plane&) const
|
|
double
|
|
sphere::
|
sdistance
|
|
(const circle&) const
|
|
double
|
|
sphere::
|
sdistance
|
|
(const cylinder&) const
|
|
double
|
|
sphere::
|
sdistance
|
|
(const sphere&) const
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const point&)
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const line&)
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const plane&)
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const circle&)
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const cylinder&)
|
|
double
|
|
|
sdistance
|
|
(const sphere&, const sphere&)
|