#3636 Temporary LGR : Always rebuild geometry of intersections

This commit is contained in:
Magne Sjaastad
2018-11-06 10:09:30 +01:00
parent 59c1f612fb
commit f2b8f8487c
7 changed files with 37 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ public:
const cvf::ScalarMapper* scalarColorMapper,
const RivTernaryScalarMapper* ternaryColorMapper);
void appendPartsToModel(Rim3dView& view, cvf::ModelBasicList* model, cvf::Transform* scaleTransform);
void rebuildGeometry();
std::vector<RimIntersection*> intersections() const;
std::vector<RimIntersectionBox*> intersectionBoxes() const;