Files
test/source/blender/blenlib
Campbell Barton 540c2eee56 math func to find the intersection(s) between a segment and a sphere for C/python.
from python:
  i1, i2 = mathutils.geometry.intersect_line_sphere(l1, l2, sphere, radius)
2011-06-26 07:21:19 +00:00
..
2011-06-24 23:14:26 +00:00
2011-03-17 06:57:12 +00:00