#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | ESBTL |
Functions | |
| template<class Point_3 , class Output_iterator > | |
| void | ESBTL::fcc_lattice (const Point_3 ¢er, double radius, double min_edge_length, Output_iterator out) |
| template<class Point_3 , class Output_iterator > | |
| void | ESBTL::fcc_lattice (const std::pair< Point_3, double > &cube, double radius, double expand_value, Output_iterator out) |
1.7.4