#815 Initialize intersection boxes after loading of case

This commit is contained in:
Magne Sjaastad
2016-09-22 10:38:57 +02:00
parent 3d83d32055
commit 61b7a6c57d
6 changed files with 78 additions and 6 deletions

View File

@@ -47,9 +47,11 @@ public:
RivIntersectionBoxPartMgr* intersectionBoxPartMgr();
void initialize();
void setModelBoundingBox(cvf::BoundingBox& boundingBox);
void updateLabelsFromBoundingBox();
protected:
virtual caf::PdmFieldHandle* userDescriptionField() override;
virtual caf::PdmFieldHandle* objectToggleField() override;