simgear/simgear/math
Torsten Dreyer ea02453f63 fix typo
Thanks to Alex Romosan
2014-01-24 11:10:34 +01:00
..
.gitignore More ignore files, for 'make check' binaries 2010-08-08 09:55:31 +01:00
beziercurve.hxx #83: John Denker: Set correct file modes 2011-02-19 11:54:10 +01:00
CMakeLists.txt CMake: Create list of libs for testing only once 2013-03-15 23:21:38 +01:00
interpolater.cxx Remove redundant inclusion of math/SGMath.hxx 2012-05-05 11:19:20 +02:00
interpolater.hxx std::string namespace fixes. 2013-06-27 10:14:08 +01:00
leastsqs.cxx - new FSF addresses 2006-03-08 18:16:08 +00:00
leastsqs.hxx - new FSF addresses 2006-03-08 18:16:08 +00:00
sg_geodesy.hxx Remove deprecated vector classes - finally! 2010-07-30 00:46:30 +01:00
sg_random.c For clouds, use a RNG seed that only changes every 10 minutes. 2012-11-09 20:25:53 +00:00
sg_random.h For clouds, use a RNG seed that only changes every 10 minutes. 2012-11-09 20:25:53 +00:00
sg_types.hxx Remove deprecated vector classes - finally! 2010-07-30 00:46:30 +01:00
SGBox.hxx Some more trivial warning fixes 2011-12-25 20:28:38 +01:00
SGCMath.hxx Reduce compiler.h to almost nothing (but it's worth keeping around I think, for 2008-07-25 18:35:40 +00:00
SGGeoc.hxx add "operator == ()" to SGGeod and SGGeoc 2010-01-03 10:10:32 +01:00
SGGeod.hxx Handle isnan at a more central place. 2012-09-27 18:44:14 +02:00
SGGeodesy.cxx Add another overload of SGGeodesy::direct 2012-09-23 21:43:42 +01:00
SGGeodesy.hxx Add another overload of SGGeodesy::direct 2012-09-23 21:43:42 +01:00
SGGeometry.hxx Modified Files: 2006-12-27 09:23:39 +00:00
SGGeometryFwd.hxx Modified Files: 2006-12-27 09:23:39 +00:00
SGGeometryTest.cxx Additions for the boundingvolumes 2009-03-05 10:32:05 +01:00
SGIntersect.hxx Fix line segment plane intersect. 2012-09-27 18:21:13 +02:00
SGLimits.hxx Remove fastmath funktions like discussed on the list. 2006-07-30 07:48:06 +00:00
SGLineSegment.hxx Additions for the boundingvolumes 2009-03-05 10:32:05 +01:00
SGLocation.hxx math: Implement SGLocation. 2012-11-24 09:54:57 +01:00
SGMath.hxx math: Implement SGLocation. 2012-11-24 09:54:57 +01:00
SGMathFwd.hxx math: Add integer valued vector types. 2012-12-02 17:30:08 +01:00
SGMathTest.cxx Introduce quaternion finite difference method. 2011-09-01 17:11:25 +02:00
SGMatrix.hxx SGMatrix<T>::preMultTranslate should return self ( as postMultTranslate do ) 2009-03-05 10:32:06 +01:00
SGMisc.hxx Move and rework pow to math/SGMisc 2013-04-28 15:43:02 +02:00
SGPlane.hxx Small cleanups, bug fixes and improovements to the geometry/math stuff. 2009-02-22 23:49:45 +01:00
SGQuat.hxx math: Remove SGMath osg dependency. 2012-03-03 13:35:20 +01:00
SGRay.hxx Add closest-point calculation to SGRay, to replace a vector.h helper. 2010-07-23 13:04:09 +01:00
SGRect.hxx Helper functions for SGRect and canvas::Element 2013-06-06 22:28:00 +02:00
SGSphere.hxx sphere: Implement sphere inside sphere. 2012-11-24 09:55:34 +01:00
SGTriangle.hxx fix typo 2014-01-24 11:10:34 +01:00
SGVec2.hxx Revert to old way of including everything from SGMath.hxx 2012-12-23 01:30:41 +01:00
SGVec3.hxx Fix windows and headless build 2012-11-05 12:59:15 +01:00
SGVec4.hxx Fix windows and headless build 2012-11-05 12:59:15 +01:00