Uncommented #include <..../intersection3.h>

for Intersection_Ray_Box...
This commit is contained in:
Federico Ponchio 2006-01-23 11:41:03 +00:00
parent f92675c133
commit efbad3a4fd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define __VCGLIB_SPATIAL_ITERATORS
#include <vector>
//#include <vcg/space/intersection3.h>
#include <vcg/space/intersection3.h>
#include <vcg/space/point3.h>
#include <vcg/space/box3.h>
//#include <vcg/space/point4.h>