worked on 2D/3D raytracing
adjusted BVH improved 2D/3D BVH new bounding volumes new test cases renamed some test-cases for grouping reasons made GPC header-only using slight adjustments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "../../../geo/BBox2.h"
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
template <typename T> class DataMap {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user