vcglib/vcg
Nico Pietroni 477c03ffd1 - Changed name of intersection function between plane and triangle from Intersection to IntersectionPlaneTriangle.
- Added Intersection_Plane_Sphere function.
2007-04-04 23:19:40 +00:00
..
complex Changed use of selected to visited flags. Improved variable namings and comments 2007-03-27 09:40:47 +00:00
container overloaded operator "[]" (once more) to make it possible to index the temp. structure with an iterator 2007-02-02 00:01:54 +00:00
math Solved an issue related to different casting double-float between gcc 3 and gcc 4 2007-03-22 11:07:16 +00:00
simplex Added Visited flags 2007-03-27 09:22:11 +00:00
space - Changed name of intersection function between plane and triangle from Intersection to IntersectionPlaneTriangle. 2007-04-04 23:19:40 +00:00