updateIntersections {unfoldr} | R Documentation |
Determine intersections of spheroids with bounding (simulation) box
updateIntersections(S, box)
S |
geometric objects system |
box |
the simulation box |
For a given list of spheroids, spheres or cylinders calculate if these objects intersect the simulation box or not.
integer vector indicating intersection=1
or non intersection by 0