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

@@ -27,6 +27,7 @@
#include <CXX/Objects.hxx>
#include <Base/Console.h>
#include <Base/Converter.h>
#include <Base/Exception.h>
#include <Base/Writer.h>
#include <Base/Reader.h>