ResInsight/ApplicationLibCode/Commands/PolygonCommands
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 Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicCreatePolygonFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicCreatePolygonFeature.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RicDuplicatePolygonFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicDuplicatePolygonFeature.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicExportPolygonCsvFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicExportPolygonCsvFeature.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicExportPolygonPolFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicExportPolygonPolFeature.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicImportPolygonFileFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicImportPolygonFileFeature.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RicReloadPolygonFileFeature.cpp Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RicReloadPolygonFileFeature.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RicSimplifyPolygonFeature.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RicSimplifyPolygonFeature.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00