.. |
index
|
in BestDim(...) changed int -> _int64 to cope with programs with a very large cell number (like plyMC)
|
2008-02-19 12:43:01 +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
|
fix area
|
2007-07-02 10:01:00 +00:00 |
box3.h
|
Important Change. Now adding a null bbox to a bbox leave it unchanged (instead of trashing it)
|
2008-02-03 23:50:51 +00:00 |
color4.h
|
Just a clarification comment
|
2007-09-21 11:34:10 +00:00 |
colorspace.h
|
fix all errors and warnings gyven by gcc compiler
|
2006-11-16 14:48:48 +00:00 |
fitting3.h
|
Typename... as usual
|
2005-10-15 12:58:13 +00:00 |
intersection2.h
|
corrected error on intersection line-circle
|
2007-05-08 13:49:08 +00:00 |
intersection3.h
|
Corrected error in the comment to method IntersectionSphereTriangle
|
2007-06-08 07:40:40 +00:00 |
line2.h
|
added Mirror function
|
2007-10-12 10:02:41 +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
|
Made compatible with ScalarType = double
|
2007-06-20 09:26:42 +00:00 |
plane3.h
|
debug: function Offset called without pars
|
2007-05-08 18:54:20 +00:00 |
point.h
|
Corrected a syntax error in stabledot
|
2007-01-18 01:27:44 +00:00 |
point2.h
|
Added enum Dimension;
|
2007-05-07 07:47:59 +00:00 |
point3.h
|
fix polar coordinates
|
2006-11-15 15:34:39 +00:00 |
point4.h
|
forgot &
|
2006-06-21 11:07:25 +00:00 |
ray2.h
|
first working version
|
2007-01-25 01:11:10 +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 |
segment2.h
|
first release version
|
2007-01-03 15:49:48 +00:00 |
segment3.h
|
Added method that computes the minimum distance between a segment and a point
|
2007-06-12 15:40:41 +00:00 |
smallest_enclosing.h
|
missing typename
|
2007-11-20 09:45:51 +00:00 |
space.h
|
changes necessary for gcc 3.4.5 on linux 64bit.
|
2006-04-11 08:10:05 +00:00 |
sphere3.h
|
*** empty log message ***
|
2007-06-08 14:57:29 +00:00 |
tetra3.h
|
added missing typenames
|
2007-10-16 16:45:49 +00:00 |
texcoord2.h
|
corrected small bug in multitex coord indexing
|
2008-01-28 08:48:52 +00:00 |
triangle2.h
|
- 1 warning corrected in InterpolationParameters function
|
2007-01-29 00:21:46 +00:00 |
triangle3.h
|
disambiguated sqrt call
|
2007-12-02 07:39:19 +00:00 |