#1292 Fixed CppCheck Issues in ModelVisualization

This commit is contained in:
Jacob Støren
2017-03-06 11:20:28 +01:00
parent c7c01e346c
commit b5e782dfc3
19 changed files with 17 additions and 22 deletions
@@ -40,7 +40,7 @@ class RimWellPath;
class RivWellPathPartMgr : public cvf::Object
{
public:
RivWellPathPartMgr(RimWellPath* wellPath);
explicit RivWellPathPartMgr(RimWellPath* wellPath);
~RivWellPathPartMgr();
void setScaleTransform(cvf::Transform * scaleTransform);