.. |
index
|
added GetInSphere and GetInBox functions
|
2005-10-03 13:58:21 +00:00 |
intersection
|
first version
|
2004-04-26 12:33:59 +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 Center-Radius Constructor
|
2005-09-30 15:03:57 +00:00 |
color4.h
|
Fixed "lerp" function.
|
2005-06-24 12:21:48 +00:00 |
fitting3.h
|
created
|
2005-03-14 17:04:24 +00:00 |
intersection2.h
|
Better Doxygen documentation
|
2004-10-13 12:45:51 +00:00 |
intersection3.h
|
Changed order of functions intersection_line_box and
|
2005-10-03 16:07:50 +00:00 |
line3.h
|
corrected 1 bug in distance function (use of templated coords type)
|
2005-03-23 17:32:01 +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
|
corrected Point<3
|
2005-01-12 11:25:52 +00:00 |
point2.h
|
minor changes to comply gcc compiler
|
2005-03-18 16:35:53 +00:00 |
point3.h
|
Added specialized Convert() for the same scalar type.
|
2005-09-14 14:09:21 +00:00 |
point4.h
|
Including math/bash.h
|
2005-04-13 09:40:30 +00:00 |
ray3.h
|
minor updates, corrections, added documentations, etc.
|
2004-03-11 11:47:20 +00:00 |
segment3.h
|
SegmentType -> Segment3 in constructor (g++ complained)
|
2004-05-13 23:39:47 +00:00 |
space.h
|
first commit
|
2004-03-16 03:08:02 +00:00 |
sphere3.h
|
assert addded.
|
2005-02-22 14:18:15 +00:00 |
tcoord2.h
|
missing ending newline
|
2004-05-10 13:26:53 +00:00 |
tetra3.h
|
Better Doxygen documentation
|
2004-10-13 12:45:51 +00:00 |
triangle2.h
|
first release
|
2004-08-04 20:53:54 +00:00 |
triangle3.h
|
added constructor
|
2005-09-23 14:18:27 +00:00 |