Hets - the Heterogeneous Tool Set
Copyright(c) Robert Savu and Uni Bremen 2011
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerRobert.Savu@dfki.de
Stabilityexperimental
Portabilityportable
Safe HaskellSafe

FreeCAD.VecTools

Description

Declaration of the abstract datatypes of FreeCAD terms

Documentation

distance3 :: Vector3 -> Vector3 -> Double Source #

norm3 :: Vector3 -> Double Source #

v3DotProd :: Vector3 -> Vector3 -> Double Source #

v4DotProd :: Vector4 -> Vector4 -> Double Source #