ResInsight/ApplicationLibCode/ProjectDataModel/Streamlines
Jørgen Herje 457dc9080f
Refactor classes in RigWellResultPoint.h
* Move RigWellResultFrame implementation into separate file
Update/correct includes accordingly

* First step of moving attributes from public to private
- Move public members to private and create interface
- Single public member remains due to strong dependency on usage of reference and reference to its object public members

* Second step of moving attributes from public to privatee
- Remove usage of reference directly to attributes. Interface with copy and set.
- Moving attributes in RigWellResultFrame and RigWellResultBranch

* Move class RigWellResultBranch into separate file
2023-04-14 11:00:45 +02:00
..
CMakeLists_files.cmake cmake-format: Allow dangling parenthesis 2021-09-01 08:13:16 +02:00
RimStreamline.cpp #8420 Janitor: Remove empty parameters in initialization macros 2022-01-07 08:31:52 +01:00
RimStreamline.h Streamline improvement (#7435) 2021-03-02 01:53:31 +01:00
RimStreamlineDataAccess.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimStreamlineDataAccess.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimStreamlineGenerator.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimStreamlineGenerator.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimStreamlineGeneratorBase.cpp Streamline improvement (#7435) 2021-03-02 01:53:31 +01:00
RimStreamlineGeneratorBase.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimStreamlineInViewCollection.cpp Refactor classes in RigWellResultPoint.h 2023-04-14 11:00:45 +02:00
RimStreamlineInViewCollection.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00