#2481, #2605, #2486, #2568 Remove obsolete code

This commit is contained in:
Jacob Støren
2018-03-20 13:21:49 +01:00
parent a9daea0938
commit 65b35cff92
4 changed files with 0 additions and 157 deletions

View File

@@ -73,7 +73,6 @@ public:
void appendNativeCrossSectionFacesToModel(cvf::ModelBasicList* model, cvf::Transform* scaleTransform);
void appendMeshLinePartsToModel(cvf::ModelBasicList* model, cvf::Transform* scaleTransform);
void appendPolylinePartsToModel(Rim3dView& view, cvf::ModelBasicList* model, cvf::Transform* scaleTransform);
void appendWellPipePartsToModel(cvf::ModelBasicList* model, cvf::Transform* scaleTransform);
const RimIntersection* intersection() const;