vcglib/vcg/space
Nico Pietroni 061c49ab5e corrected 1 bug in distance function (use of templated coords type) 2005-03-23 17:32:01 +00:00
..
index Removed BestDim function from the grid_static_ptr class and moved to a indipendent file (grid_util.h) for sake of generality. 2005-03-15 11:43:18 +00:00
intersection
box.h correction on point<3 2005-01-12 11:23:46 +00:00
box2.h
box3.h
color4.h corrected ColorRamp code (template specialization) 2004-09-09 12:51:28 +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 added intersection between tow planes (porting from old vcg lib) 2005-03-15 11:22:39 +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 minor changes to comply gcc compiler 2005-03-18 16:35:53 +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 GetUV 2004-11-09 15:49:07 +00:00
point4.h minor changes to comply gcc compiler 2005-03-18 16:35:53 +00:00
ray3.h
segment3.h
space.h
sphere3.h assert addded. 2005-02-22 14:18:15 +00:00
tcoord2.h
tetra3.h Better Doxygen documentation 2004-10-13 12:45:51 +00:00
triangle2.h
triangle3.h