mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5273 Allen Diagrams: Add RigCellFaceGeometryTools
This commit is contained in:
@@ -69,12 +69,6 @@ public:
|
||||
|
||||
void processConnections( const RigMainGrid& mainGrid );
|
||||
|
||||
static cvf::StructGridInterface::FaceType calculateCellFaceOverlap( const RigCell& c1,
|
||||
const RigCell& c2,
|
||||
const RigMainGrid& mainGrid,
|
||||
std::vector<size_t>* connectionPolygon,
|
||||
std::vector<cvf::Vec3d>* connectionIntersections );
|
||||
|
||||
void setConnections( std::vector<RigConnection>& connections );
|
||||
|
||||
const std::vector<RigConnection>& connections() const;
|
||||
|
||||
Reference in New Issue
Block a user