BVH.intersect_sphere

BVH.intersect_sphere(sphere)

Intersect the tree with a sphere to find all intersected nodes in descending order.

Parameters:
spherecompas.geometry.Sphere
Yields:
BVHNode