Precomputed circumsphere center and squared radius for in-sphere tests.
More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/feature-kweiss-improve-python-sidre/src/axom/quest/Delaunay.hpp>
template<int DIM = 2>
struct axom::quest::Delaunay< DIM >::CircumsphereEval
Precomputed circumsphere center and squared radius for in-sphere tests.
◆ CircumsphereEval() [1/2]
◆ CircumsphereEval() [2/2]
Construct from origin point and offset vector to center.
◆ center
Circumsphere center point.
◆ radius_sq
Squared radius (avoids sqrt in distance comparisons)
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/feature-kweiss-improve-python-sidre/src/axom/quest/Delaunay.hpp