#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

@@ -28,6 +28,8 @@
class RimUserDefinedPolylinesAnnotation : public RimPolylinesAnnotation
{
friend class RimUserDefinedPolylinesAnnotationInView;
using Vec3d = cvf::Vec3d;
CAF_PDM_HEADER_INIT;