CGAL 5.1.5 - 3D Surface Mesh Generation
|
The concept Surface_3
describes the types of surfaces to be meshed. The surface types are required to be copy constructible and assignable.
CGAL::Implicit_surface_3<Traits, Function>
Types | |
In addition,
| |
typedef unspecified_type | Surface_mesher_traits_3 |
a model of SurfaceMesherTraits_3 | |