worked on 3D model creation
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include "../../floorplan/v2/FloorplanReader.h"
|
||||
#include "../../wifi/estimate/ray3/ModelFactory.h"
|
||||
|
||||
using namespace Ray3D;
|
||||
|
||||
struct Wrapper {
|
||||
|
||||
static std::vector<Point3> getVertices(const BBox3& bbox) {
|
||||
|
||||
Reference in New Issue
Block a user