Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 255 Bytes

File metadata and controls

11 lines (9 loc) · 255 Bytes

3D line

A 3D line using Plücker coordinates.

.. autoclass:: spatialmath.geom3d.Line3
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __mul__, __rmul__, __eq__, __ne__, __init__, __or__, __xor__