.. |
index
|
Reverted to version 1.14 to nullify dangerous marfr960's changes
|
2006-10-02 07:47:57 +00:00 |
intersection
|
Corrected small error in the ifdefs about USE_EPSILON_TEST and USE_TRI_TRI_INT_EPSILON_TEST
|
2005-11-16 16:04:40 +00:00 |
box.h
|
correction on point<3
|
2005-01-12 11:23:46 +00:00 |
box2.h
|
Minibug: Box2f -> Box2 in the template.
|
2005-06-14 13:46:20 +00:00 |
box3.h
|
Added "const" to Collide()
|
2006-09-28 13:37:13 +00:00 |
color4.h
|
gcc 4 needs the extra template keyword
|
2006-06-08 08:52:02 +00:00 |
colorspace.h
|
Fix invalid returning values
|
2006-08-29 12:57:14 +00:00 |
fitting3.h
|
Typename... as usual
|
2005-10-15 12:58:13 +00:00 |
intersection2.h
|
Better Doxygen documentation
|
2004-10-13 12:45:51 +00:00 |
intersection3.h
|
Intersection_sphere_sphere added
|
2006-09-14 08:39:07 +00:00 |
line3.h
|
corrected 1 bug in distance function (use of templated coords type)
|
2005-03-23 17:32:01 +00:00 |
normal_extrapolation.h
|
initial commit
|
2006-09-21 18:10:05 +00:00 |
plane3.h
|
Method Set(off, dir) now correctly normalizes direction and offset if template parameter NORM is set.
|
2005-09-26 19:49:30 +00:00 |
point.h
|
changes necessary for gcc 3.4.5 on linux 64bit.
|
2006-04-11 08:10:05 +00:00 |
point2.h
|
Fixed product by scalar and SquaredNorm()
|
2006-01-19 13:53:19 +00:00 |
point3.h
|
added non const * V()
|
2006-09-28 13:37:35 +00:00 |
point4.h
|
forgot &
|
2006-06-21 11:07:25 +00:00 |
ray3.h
|
RayType ->Ray3 in a couple of location (not really sure is correct though...)
|
2005-10-12 17:29:42 +00:00 |
segment3.h
|
Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux
|
2006-06-06 14:35:32 +00:00 |
smallest_enclosing.h
|
added inclusion of sphere3
|
2006-09-14 08:46:00 +00:00 |
space.h
|
changes necessary for gcc 3.4.5 on linux 64bit.
|
2006-04-11 08:10:05 +00:00 |
sphere3.h
|
typdef ..ScalarType added
|
2006-07-06 12:40:34 +00:00 |
tcoord2.h
|
Added missing < operator
|
2005-11-30 08:38:01 +00:00 |
tetra3.h
|
adde barycenter()
|
2006-07-06 12:39:51 +00:00 |
triangle2.h
|
first release
|
2004-08-04 20:53:54 +00:00 |
triangle3.h
|
changed t.P(*) in t.cP() nella funzione Barycenter
|
2006-09-14 08:44:07 +00:00 |