| Copyright | (c) Robert Savu and Uni Bremen 2011 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Robert.Savu@dfki.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
FreeCAD.VecTools
Description
Declaration of the abstract datatypes of FreeCAD terms
Documentation
scalarprod3 :: Double -> Vector3 -> Vector3 Source #
quat2matrix :: Vector4 -> Matrix33 Source #