BVH.intersect_sphere
- BVH.intersect_sphere(sphere)
Intersect the tree with a sphere to find all intersected nodes in descending order.
- Parameters:
- sphere
compas.geometry.Sphere
- sphere
- Yields:
BVHNode
Intersect the tree with a sphere to find all intersected nodes in descending order.
compas.geometry.Sphere
BVHNode