ResInsight/ApplicationLibCode/ProjectDataModel/Polygons
Magne Sjaastad 3689cccae7 Add operations on polygon : Duplicate, exportCsv, exportPol and simplify
SimplfyPolygon applies an operation on polygon to reduce the number of points in a way that the shape of the polygon is conserved.
2024-03-04 11:24:42 +01:00
..
CMakeLists_files.cmake Use project polygons from polygon cell filter 2024-02-22 15:13:29 +01:00
RimPolygon.cpp Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygon.h Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonAppearance.cpp Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RimPolygonAppearance.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RimPolygonCollection.cpp Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonCollection.h Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonFile.cpp Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RimPolygonFile.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RimPolygonInView.cpp Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonInView.h Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonInViewCollection.cpp Use signal to notify listeners when coordinates of a polygon changes 2024-03-04 11:24:42 +01:00
RimPolygonInViewCollection.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RimPolygonTools.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RimPolygonTools.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00