CelestiaContent/src/celmath
Pat Suwalski e7f3cb7d4e Update Makefiles to reflect commits 5192 and 5194. 2012-03-28 17:19:01 +00:00
..
Makefile.am Update Makefiles to reflect commits 5192 and 5194. 2012-03-28 17:19:01 +00:00
aabox.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
capsule.h Added distance and frustum test methods for line segments and capsules 2007-11-08 20:41:31 +00:00
distance.h Added Eigenized version of Ray-Point distance method. 2009-07-18 13:43:52 +00:00
ellipsoid.h Updated geometry functions to use Eigen instead of custom Celestia vector 2009-07-15 01:05:51 +00:00
frustum.cpp Updated geometry functions to use Eigen instead of custom Celestia vector 2009-07-15 01:05:51 +00:00
frustum.h Updated geometry functions to use Eigen instead of custom Celestia vector 2009-07-15 01:05:51 +00:00
geomutil.h Eliminated OrthogonalUnitVector function because Eigen already offers 2009-12-02 03:35:59 +00:00
intersect.h Updated geometry functions to use Eigen instead of custom Celestia vector 2009-07-15 01:05:51 +00:00
mathlib.h Added a log base 2 function the mathlib.h. 2009-10-04 16:54:35 +00:00
perlin.cpp Eigenized old sphere mesh code (used only for handling .cms mesh files now.) 2009-07-23 23:19:26 +00:00
perlin.h Eigenized old sphere mesh code (used only for handling .cms mesh files now.) 2009-07-23 23:19:26 +00:00
plane.h Implemented missing method to transform a frustum with a 3x3 matrix; required new multiply overload to transform planes with 3x3 matrices. 2008-02-26 02:52:06 +00:00
quaternion.h Fixed issues with Eigen on Windows: 2009-07-15 19:54:20 +00:00
ray.h Eigenized picking code. Added new conversion methods to UniversalCoord that 2009-07-16 02:28:00 +00:00
solve.h Added functions for solving an equation by iteration. 2001-12-05 03:46:28 +00:00
sphere.h Updated geometry functions to use Eigen instead of custom Celestia vector 2009-07-15 01:05:51 +00:00
vecmath.h Added Point3 and Vector3 contructors that accept a pointer to an array of elements as an argument. 2004-02-17 05:50:06 +00:00