mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename RivIntersectionBoxGeometryGenerator to RivBoxIntersectionGeometryGenerator
Rename RivIntersectionBoxSourceInfo to RivBoxIntersectionSourceInfo
This commit is contained in:
@@ -32,7 +32,7 @@ class RimGeoMechView;
|
||||
class RimExtrudedCurveIntersection;
|
||||
class Rim3dView;
|
||||
class RiuViewer;
|
||||
class RivIntersectionBoxSourceInfo;
|
||||
class RivBoxIntersectionSourceInfo;
|
||||
class RivExtrudedCurveIntersectionSourceInfo;
|
||||
class RiuPickItemInfo;
|
||||
|
||||
@@ -76,7 +76,7 @@ private:
|
||||
size_t* cellIndex,
|
||||
size_t* gridIndex );
|
||||
void findCellAndGridIndex( Rim3dView* mainOrComparisonView,
|
||||
const RivIntersectionBoxSourceInfo* intersectionBoxSourceInfo,
|
||||
const RivBoxIntersectionSourceInfo* intersectionBoxSourceInfo,
|
||||
cvf::uint firstPartTriangleIndex,
|
||||
size_t* cellIndex,
|
||||
size_t* gridIndex );
|
||||
|
||||
Reference in New Issue
Block a user