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

@@ -28,6 +28,7 @@
#include <Base/Console.h>
#include <Base/Exception.h>
#include <Base/Sequencer.h>
#include <Base/Converter.h>
#include "Core/Algorithm.h"
#include "Core/Evaluation.h"