Commit c8133ff2 authored by Cole Neubauer's avatar Cole Neubauer
Browse files

Shapemodel Change

parent b0d27b2e
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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;