raysect / source

The main source repository for the Raysect project.
http://www.raysect.org
BSD 3-Clause "New" or "Revised" License
86 stars 23 forks source link

Add Vector3D function imports to higher level namespace. #362

Closed jacklovell closed 4 years ago

jacklovell commented 4 years ago

Bring imports up to raysect.core.math.function.vector3d, so they match those from raysect.core.math.function.float.

Fixes #361