Home
last modified time | relevance | path

Searched defs:boundingSphereSloppy (Results 1 – 8 of 8) sorted by relevance

/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dline.h137 Ball<dim> boundingSphereSloppy() const {return BoundingSphereSloppy(m_points);} in boundingSphereSloppy() function
H A Dball_funcs.h175 inline Ball<dim> Point<dim>::boundingSphereSloppy() const in boundingSphereSloppy() function
H A Dsegment.h105 Ball<dim> boundingSphereSloppy() const in boundingSphereSloppy() function
H A Dball.h132 Ball boundingSphereSloppy() const {return *this;} in boundingSphereSloppy() function
H A Drotbox.h131 Ball<dim> boundingSphereSloppy() const in boundingSphereSloppy() function
H A Daxisbox_funcs.h123 inline Ball<dim> AxisBox<dim>::boundingSphereSloppy() const in boundingSphereSloppy() function
H A Dpolygon_funcs.h357 inline Ball<dim> Polygon<dim>::boundingSphereSloppy() const in boundingSphereSloppy() function
H A Dpolygon.h123 Ball<2> boundingSphereSloppy() const {return BoundingSphereSloppy(m_points);} in boundingSphereSloppy() function