Skip to content

Commit

Permalink
Update src/DGtal/geometry/surfaces/ArithmeticalDSSComputerOnSurfels.h
Browse files Browse the repository at this point in the history
makes parameter list and doxygen documentation match

Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
  • Loading branch information
troussil and kerautret authored Sep 12, 2024
1 parent 3f7a063 commit 662226d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ namespace DGtal
* Returns the ends of a unit segment corresponding
* to the projection of a given signed linel.
*
* @param aSurfel any signed surfel.
* @param aLinel any signed linel.
* @return a pair of 2D points.
*/
std::pair<Point,Point> getProjectedPointsFromLinel(SCell const& aLinel) const;
Expand Down

0 comments on commit 662226d

Please sign in to comment.