extend convertTo function to also support SbRotation/Base::Rotation

This commit is contained in:
wmayer
2019-09-06 21:29:51 +02:00
parent 48aa182287
commit b14cf8a00d
16 changed files with 162 additions and 64 deletions

View File

@@ -44,6 +44,7 @@
#endif
#include "CurveOnMesh.h"
#include <Base/Converter.h>
#include <App/Document.h>
#include <Gui/Document.h>
#include <Gui/MainWindow.h>