Robert Osfield
|
35fcaf7bde
|
Convert tabs to spaces.
|
2005-11-17 17:44:48 +00:00 |
|
Robert Osfield
|
14980872a7
|
Standardised the Vec* class interfaces, and added num_components enum to aid
generic programming.
|
2005-09-04 11:17:00 +00:00 |
|
Robert Osfield
|
678b22ce83
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
|
Robert Osfield
|
a2974de978
|
Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file.
|
2005-04-08 09:01:23 +00:00 |
|
Robert Osfield
|
7a27a0bef7
|
From Marco Jez, improvements to osgIntrospection, and new automatically generated
osgWrappers/osg set.
|
2005-04-07 20:00:17 +00:00 |
|
Robert Osfield
|
ee67127279
|
From Eric Hammil, typo and spelling fixes
|
2004-09-13 15:14:11 +00:00 |
|
Robert Osfield
|
7eb3f2646e
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +00:00 |
|
Robert Osfield
|
7ef8b14bf0
|
VS.NET Warning fixes from Stephane
|
2004-07-09 15:41:50 +00:00 |
|
Robert Osfield
|
893eaaa3f4
|
Cleaned up float vs double types in Vec*d and Vec2f classes
|
2004-06-09 13:06:12 +00:00 |
|
Robert Osfield
|
1f4417ab2b
|
Fixed the Vec*d class so there have value_type set to double.
|
2004-06-04 16:32:00 +00:00 |
|
Robert Osfield
|
eba53406d4
|
Fixed typo of Vec3f to Vec2f
|
2004-05-20 10:42:05 +00:00 |
|
Robert Osfield
|
f02c75f5ea
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
Vec2f, Vec3f an Vec4f respectively, with typedef's to the from Vec* to Vec*f.
|
2004-05-20 10:15:48 +00:00 |
|