#2552 Minor refactoring

This commit is contained in:
Jacob Støren
2018-03-12 12:36:39 +01:00
parent 543c99371b
commit e314450e2e
3 changed files with 14 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ public:
void wellHeadTopBottomPosition(int frameIndex, cvf::Vec3d* top, cvf::Vec3d* bottom);
double pipeRadius();
int pipeCrossSectionVertexCount();
void schedule2dIntersectionViewUpdate();