added support for pillars

minor fixes
new 3D models
This commit is contained in:
2018-05-22 11:50:56 +02:00
parent 1bc95d9c55
commit 37b3011e5d
14 changed files with 352 additions and 77 deletions

View File

@@ -190,7 +190,8 @@ HEADERS += MainWindow.h \
mapview/2D/MV2DElementFloorObstacleObject.h \
mapview/model/MMFloorObstacleObject.h \
mapview/3D/MV3DElementFloorObstacleObject.h \
mapview/2D/tools/ToolNewObject.h
mapview/2D/tools/ToolNewObject.h \
mapview/2D/tools/ToolNewPillar.h
FORMS += MainWindow.ui