1
0
forked from 0ad/0ad
0ad/source/maths
janwas 4027a8f11b dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
Long iterator type names are better expressed via typedefs, anyway :)
(or 'auto' keyword of upcoming C++09)

This was SVN commit r6226.
2008-07-13 21:22:03 +00:00
..
scripting remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
tests . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
Bound.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Bound.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Brush.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Brush.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
MathUtil.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Matrix3D.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Matrix3D.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Noise.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
Noise.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NUSpline.cpp # SwEng 2007-05-02 12:07:08 +00:00
NUSpline.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Plane.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Plane.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Quaternion.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Quaternion.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Vector2D.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Vector3D.cpp Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
Vector3D.h implement atlas feature request 2007-05-29 22:47:26 +00:00
Vector4D.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00