Bounding sphere for a group of grid points.
More...
#include <spatial_grid_hierarchy.h>
|
| bool | may_overlap (double distance_to_center, double point_extent) const |
| | Check if a point at given distance from center could be within sphere.
|
| |
Bounding sphere for a group of grid points.
◆ may_overlap()
| bool occ::qm::GridBoundingSphere::may_overlap |
( |
double |
distance_to_center, |
|
|
double |
point_extent |
|
) |
| const |
|
inline |
Check if a point at given distance from center could be within sphere.
◆ center
| Vec3 occ::qm::GridBoundingSphere::center {0.0, 0.0, 0.0} |
◆ radius
| double occ::qm::GridBoundingSphere::radius {0.0} |
The documentation for this struct was generated from the following file: