Skip to content

Commit

Permalink
Add some detail in the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MaelRL committed Aug 1, 2024
1 parent 0ba7267 commit e618d96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Isosurfacing_3/include/CGAL/Isosurfacing_3/Cartesian_grid_3.h
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ class Cartesian_grid_3
/**
* \brief returns the coordinates of the grid cell that contains a given point.
*
* For points on the boundary between two cells, the smaller index is returned.
*
* \param p the point to be located
*
* \pre `p` is inside the grid.
Expand Down

0 comments on commit e618d96

Please sign in to comment.