worked on mapview 3d stuff
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include "mapview/3D/grid/GridRenderer.h"
|
||||
|
||||
#include <Indoor/wifi/estimate/ray3/OBJPool.h>
|
||||
#include <Indoor/floorplan/3D/objects/OBJPool.h>
|
||||
|
||||
|
||||
|
||||
@@ -105,7 +105,7 @@ MainController::MainController() {
|
||||
|
||||
//Ray3D::OBJPool::get().init("/mnt/vm/paper/diss/code/IndoorMap/res/mdl/");
|
||||
//Ray3D::OBJPool::get().init("/apps/paper/diss/code/IndoorMap/res/mdl/");
|
||||
Ray3D::OBJPool::get().init({
|
||||
Floorplan3D::OBJPool::get().init({
|
||||
"/mnt/vm/paper/diss/code/IndoorMap/res/mdl/",
|
||||
"/apps/paper/diss/code/IndoorMap/res/mdl/",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user