.. |
index
|
added Grid to return all the cells sharing a specified edge
|
2004-06-25 18:34:23 +00:00 |
intersection
|
first version
|
2004-04-26 12:33:59 +00:00 |
box.h
|
"dimensionally unified" version: first commit
|
2004-03-16 03:07:38 +00:00 |
box2.h
|
Written some documentation and added to the space module
|
2004-03-10 21:38:40 +00:00 |
box3.h
|
added function P(int i) to list the box's vertices
|
2004-07-15 09:47:55 +00:00 |
color4.h
|
added inclusion of point3.h
|
2004-07-15 11:01:43 +00:00 |
intersection3.h
|
Added a cast to remove a warning
|
2004-07-11 22:08:04 +00:00 |
line3.h
|
Added Distance
|
2004-05-14 03:14:04 +00:00 |
plane3.h
|
missing ending newline
|
2004-05-10 13:15:54 +00:00 |
point.h
|
some siyntax error corrected
|
2004-04-29 10:47:06 +00:00 |
point2.h
|
small syntax error Math -> math in Angle
|
2004-05-10 13:22:25 +00:00 |
point3.h
|
Added a math::
|
2004-03-21 17:14:56 +00:00 |
point4.h
|
include assert.h added
|
2004-05-10 11:16:19 +00:00 |
quadric.h
|
removed uppercase references in include
|
2004-07-13 06:48: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
|
Ehm... a couople of small errors.
|
2004-04-02 09:49:01 +00:00 |
tcoord2.h
|
missing ending newline
|
2004-05-10 13:26:53 +00:00 |
tetra3.h
|
ComputeVOlume moved outside the class and other
|
2004-07-09 10:08:21 +00:00 |
triangle3.h
|
Added the standard P() access function instead of the shortcut P0()
|
2004-07-15 13:22:37 +00:00 |