#3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet

This commit is contained in:
Bjørn Erik Jensen
2018-12-03 13:14:04 +01:00
parent 918efd3a27
commit 11e2fe29d4
33 changed files with 1605 additions and 104 deletions

View File

@@ -48,6 +48,8 @@ class RimGridView;
//==================================================================================================
class RimReachCircleAnnotation : public RimLineBasedAnnotation
{
friend class RimReachCircleAnnotationInView;
using Vec3d = cvf::Vec3d;
CAF_PDM_HEADER_INIT;