DavidGeorge528 / minigeolib

Automatically exported from code.google.com/p/minigeolib
0 stars 0 forks source link

Calculate the distance between two planes #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Check that the normal directions are parallel. If they are not parallel, 
the distance is zero. Otherwise, it should be calculated as here: 
http://graduate.math.nus.edu.sg/~g0403673/dist2pl.pdf
Tollerance should be specified.

Original issue reported on code.google.com by cpi...@gmail.com on 26 Feb 2009 at 3:22

GoogleCodeExporter commented 9 years ago

Original comment by cpi...@gmail.com on 28 Feb 2009 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by cpi...@gmail.com on 7 Mar 2009 at 6:20