Uncommented #include <..../intersection3.h>
for Intersection_Ray_Box...
This commit is contained in:
parent
f92675c133
commit
efbad3a4fd
|
@ -2,7 +2,7 @@
|
||||||
#define __VCGLIB_SPATIAL_ITERATORS
|
#define __VCGLIB_SPATIAL_ITERATORS
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
//#include <vcg/space/intersection3.h>
|
#include <vcg/space/intersection3.h>
|
||||||
#include <vcg/space/point3.h>
|
#include <vcg/space/point3.h>
|
||||||
#include <vcg/space/box3.h>
|
#include <vcg/space/box3.h>
|
||||||
//#include <vcg/space/point4.h>
|
//#include <vcg/space/point4.h>
|
||||||
|
|
Loading…
Reference in New Issue