Home | History | Annotate | Download | only in test

Lines Matching full:sphere

1475     """Return unit sphere coordinates from window coordinates."""
1481 v /= math.sqrt(n) # position outside of sphere
1488 """Return sphere point perpendicular to axis."""