CGAL 6.0 - Tetrahedral Remeshing
|
#include <CGAL/Tetrahedral_remeshing_sizing_field.h>
Inherited by CGAL::Uniform_sizing_field< GT >.
Sizing field virtual class, designed for tetrahedral remeshing.
GT | the geometric traits class |
Public Types | |
typedef GT::FT | FT |
typedef GT::Point_3 | Point_3 |
Public Member Functions | |
template<typename Index > | |
FT | operator() (const Point_3 &p, const int dim, const Index &i) const |