mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove unneccesary code
This commit is contained in:
committed by
Jacob Støren
parent
383a5c36f6
commit
f21e27e25b
@@ -33,8 +33,6 @@
|
||||
class RigCellGeometryTools
|
||||
{
|
||||
public:
|
||||
RigCellGeometryTools();
|
||||
~RigCellGeometryTools();
|
||||
|
||||
static void createPolygonFromLineSegments(std::list<std::pair<cvf::Vec3d, cvf::Vec3d>> &intersectionLineSegments, std::vector<std::vector<cvf::Vec3d>> &polygons);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user