|
CGAL 6.1.3 - 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.
Types | |
In addition, Surface_3 is required
| |
| typedef unspecified_type | Surface_mesher_traits_3 |
| a model of SurfaceMesherTraits_3 | |
#include <Concepts/Surface_3.h>
The concept Surface_3 describes the types of surfaces to be meshed. The surface types are required to be copy constructible and assignable.
Types | |
In addition, Surface_3 is required
| |
| typedef unspecified_type | Surface_mesher_traits_3 |
| a model of SurfaceMesherTraits_3 | |