gtkradiant/libs/mathlib
rambetter 698b1d6285 Making progress on the SnapPlane() and SnapNormal() issues.
- Removing DIST_EPSILON	#define	from map.c.  It's unused and only confuses
programmers.

- Adding new function SnapPlaneImproved() to map.c which is like
SnapPlane(), only it takes an additional argument which	is the "center".
This new function is not being used anywhere yet.

- In mathlib, adding VectorIsOnAxis() and VectorIsOnAxialPlane(), two
convenience methods that will help make	other code look	more intuitive.


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/Rambetter-math-fix-experiments@400 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-01 04:11:04 +00:00
..
bbox.c eol style 2007-11-04 03:47:06 +00:00
linear.c * fixed warnings 2008-06-26 11:21:13 +00:00
m4x4.c * fixed warnings 2008-06-26 11:21:13 +00:00
mathlib.c Making progress on the SnapPlane() and SnapNormal() issues. 2011-01-01 04:11:04 +00:00
mathlib.vcproj merge branch work back into trunk 2008-09-01 17:34:10 +00:00
mathlib_VC9.vcproj merge branch work back into trunk 2008-09-01 17:34:10 +00:00
ray.c eol style 2007-11-04 03:47:06 +00:00