mirror of https://github.com/CGAL/cgal
- Add "CGAL/" for include files.
This commit is contained in:
parent
bd714cefaa
commit
7eb52aa2ec
|
|
@ -55,7 +55,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeTraits_2} for the basic version of Alpha Shapes.
|
||||
\ccc{K} must be a kernel.
|
||||
|
||||
\ccInclude{Alpha_shape_euclidean_traits_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_euclidean_traits_2.h}
|
||||
|
||||
\ccRefines
|
||||
\ccc{Triangulation_euclidean_traits_2<K, typename K::FT> }
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeFace_2}.
|
||||
|
||||
|
||||
\ccInclude{Alpha_shape_face_base_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_face_base_2.h}
|
||||
|
||||
\ccIsModel
|
||||
\ccc{AlphaShapeFace_2}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeVertex_2}.
|
||||
|
||||
|
||||
\ccInclude{Alpha_shape_vertex_base_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_vertex_base_2.h}
|
||||
|
||||
|
||||
\ccIsModel
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeTraits_2} for the regular version of Alpha Shapes.
|
||||
\ccc{K} must be a kernel.
|
||||
|
||||
\ccInclude{Weighted_alpha_shape_euclidean_traits_2.h}
|
||||
\ccInclude{CGAL/Weighted_alpha_shape_euclidean_traits_2.h}
|
||||
|
||||
\ccRefines
|
||||
\ccc{Regular_triangulation_euclidean_traits_2<K, typename K::FT> }
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeTraits_2} for the basic version of Alpha Shapes.
|
||||
\ccc{K} must be a kernel.
|
||||
|
||||
\ccInclude{Alpha_shape_euclidean_traits_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_euclidean_traits_2.h}
|
||||
|
||||
\ccRefines
|
||||
\ccc{Triangulation_euclidean_traits_2<K, typename K::FT> }
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeFace_2}.
|
||||
|
||||
|
||||
\ccInclude{Alpha_shape_face_base_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_face_base_2.h}
|
||||
|
||||
\ccIsModel
|
||||
\ccc{AlphaShapeFace_2}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeVertex_2}.
|
||||
|
||||
|
||||
\ccInclude{Alpha_shape_vertex_base_2.h}
|
||||
\ccInclude{CGAL/Alpha_shape_vertex_base_2.h}
|
||||
|
||||
|
||||
\ccIsModel
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ The class \ccRefName\ is the default model for the concept
|
|||
\ccc{AlphaShapeTraits_2} for the regular version of Alpha Shapes.
|
||||
\ccc{K} must be a kernel.
|
||||
|
||||
\ccInclude{Weighted_alpha_shape_euclidean_traits_2.h}
|
||||
\ccInclude{CGAL/Weighted_alpha_shape_euclidean_traits_2.h}
|
||||
|
||||
\ccRefines
|
||||
\ccc{Regular_triangulation_euclidean_traits_2<K, typename K::FT> }
|
||||
|
|
|
|||
Loading…
Reference in New Issue