added nav-mesh support to indoor-map
some fixes/changes
This commit is contained in:
@@ -65,8 +65,9 @@ public slots:
|
||||
|
||||
private slots:
|
||||
|
||||
void onShow3DFloorplan();
|
||||
void onShow3DGrid();
|
||||
void onSetShow3DFloorplan(bool show);
|
||||
void onSetShow3DGrid(bool show);
|
||||
void onSetShow3DNavMesh(bool show);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user