The function points_on_cube_grid_3 generates a given number of points on a cubic grid whose size is determined by the number of points to be generated.
#include <CGAL/point_generators_3.h>
| ||||||
|
| |||||
creates the first points on the regular grid within the cube . Returns the value of after inserting the points. |
CGAL::points_on_square_grid_2
CGAL::random_selection