Loading isis/src/base/objs/ShapeModel/ShapeModel.h +2 −3 Original line number Diff line number Diff line Loading @@ -187,8 +187,7 @@ namespace Isis { void calculateEllipsoidalSurfaceNormal(); // Intersect ellipse bool intersectEllipsoid( const std::vector<double> observerPosRelativeToTarget, bool intersectEllipsoid( const std::vector<double> observerPosRelativeToTarget, const std::vector<double> &observerLookVectorToTarget); bool hasValidTarget() const; Loading Loading
isis/src/base/objs/ShapeModel/ShapeModel.h +2 −3 Original line number Diff line number Diff line Loading @@ -187,8 +187,7 @@ namespace Isis { void calculateEllipsoidalSurfaceNormal(); // Intersect ellipse bool intersectEllipsoid( const std::vector<double> observerPosRelativeToTarget, bool intersectEllipsoid( const std::vector<double> observerPosRelativeToTarget, const std::vector<double> &observerLookVectorToTarget); bool hasValidTarget() const; Loading