#2663 Zoom All : Check if completions intersects bounding box of model

This commit is contained in:
Magne Sjaastad
2018-04-23 22:52:44 +02:00
parent 54c7932806
commit a9b1883dc8
5 changed files with 56 additions and 29 deletions

View File

@@ -65,8 +65,8 @@ public:
const caf::DisplayCoordTransform* displayCoordTransform,
double characteristicCellSize,
const cvf::BoundingBox& wellPathClipBoundingBox);
void appendStaticFracturePartsToModel(cvf::ModelBasicList* model);
void appendStaticFracturePartsToModel(cvf::ModelBasicList* model, const cvf::BoundingBox& wellPathClipBoundingBox);
private:
void clearGeometryCache();