UI: GraphLayouting

Implemented graph layouting, hybrid approach using spectral and force based layouting

fortune cookie message = Giving credit where it's due ensures loyalty to you.
This commit is contained in:
Manuel
2015-01-29 15:47:02 +01:00
parent 016d692dda
commit a7eaeae432
23 changed files with 2003 additions and 11 deletions
+2
View File
@@ -192,6 +192,8 @@ add_files(
utility/logging/PlainFileLogger.h
utility/math/Color.h
utility/math/MatrixBase.h
utility/math/MatrixDynamicBase.h
utility/math/Vector2.h
utility/math/Vector4.h
utility/math/VectorBase.h