Introducing Oriented bounding box for GeometryView selection

First implementation of MixingView selection manipulation (scale and
rotate)
This commit is contained in:
brunoherbelin
2021-03-15 11:56:16 +01:00
parent 92663aa171
commit 3b09bc877c
11 changed files with 264 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
#ifndef SELECTION_H
#define SELECTION_H
#include "Source.h"
#include "SourceList.h"
class Selection
{