#944 Added clear of watertight flag

This commit is contained in:
Magne Sjaastad
2016-11-18 15:57:57 +01:00
parent fd572b5c87
commit 5fb209f27b
6 changed files with 45 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ public:
void appendFaultLabelsDynamicGeometryPartsToModel(cvf::ModelBasicList* model, RivCellSetEnum geometryType, size_t frameIndex);
void forceWatertightGeometryOnForType(RivCellSetEnum geometryType);
void clearWatertightGeometryFlags();
private:
void createGeometry(RivCellSetEnum geometryType);