mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
8598940277
commit
d8744ac201
|
|
@ -74,7 +74,7 @@ original polygon)
|
|||
\ccRefConceptPage{PartitionTraits_2}\\
|
||||
\ccRefConceptPage{PartitionIsValidTraits_2}\\
|
||||
\ccRefConceptPage{YMonotonePartitionIsValidTraits_2}\\
|
||||
\ccRefConceptPage{YMonotonePartitionTraits_2}
|
||||
\ccRefConceptPage{YMonotonePartitionTraits_2} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -89,14 +89,14 @@ original polygon)
|
|||
|
||||
\subsection*{Function Object Concepts}
|
||||
|
||||
\lcTex{\ccRefConceptPage{PolygonIsValid}}
|
||||
\lcTex{\ccRefConceptPage{PolygonIsValid} \\}
|
||||
\lcHtml{\input{Partition_2_ref/PolygonIsValid}}
|
||||
|
||||
\subsection*{Classes}
|
||||
|
||||
\lcTex{
|
||||
\ccRefIdfierPage{CGAL::Partition_is_valid_traits_2<Traits, PolygonIsValid>}\\
|
||||
\ccRefIdfierPage{CGAL::Partition_traits_2<R>}
|
||||
\ccRefIdfierPage{CGAL::Partition_traits_2<R>} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -109,7 +109,7 @@ original polygon)
|
|||
\lcTex{
|
||||
\ccRefIdfierPage{CGAL::Is_convex_2<Traits>}\\
|
||||
\ccRefIdfierPage{CGAL::Is_vacuously_valid<Traits>}\\
|
||||
\ccRefIdfierPage{CGAL::Is_y_monotone_2<Traits>}
|
||||
\ccRefIdfierPage{CGAL::Is_y_monotone_2<Traits>} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -128,7 +128,7 @@ original polygon)
|
|||
\ccRefIdfierPage{CGAL::optimal_convex_partition_2} \\
|
||||
\ccRefIdfierPage{CGAL::partition_is_valid_2} \\
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_2} \\
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_is_valid_2}
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_is_valid_2} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ original polygon)
|
|||
\ccRefConceptPage{PartitionTraits_2}\\
|
||||
\ccRefConceptPage{PartitionIsValidTraits_2}\\
|
||||
\ccRefConceptPage{YMonotonePartitionIsValidTraits_2}\\
|
||||
\ccRefConceptPage{YMonotonePartitionTraits_2}
|
||||
\ccRefConceptPage{YMonotonePartitionTraits_2} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -89,14 +89,14 @@ original polygon)
|
|||
|
||||
\subsection*{Function Object Concepts}
|
||||
|
||||
\lcTex{\ccRefConceptPage{PolygonIsValid}}
|
||||
\lcTex{\ccRefConceptPage{PolygonIsValid} \\}
|
||||
\lcHtml{\input{Partition_2_ref/PolygonIsValid}}
|
||||
|
||||
\subsection*{Classes}
|
||||
|
||||
\lcTex{
|
||||
\ccRefIdfierPage{CGAL::Partition_is_valid_traits_2<Traits, PolygonIsValid>}\\
|
||||
\ccRefIdfierPage{CGAL::Partition_traits_2<R>}
|
||||
\ccRefIdfierPage{CGAL::Partition_traits_2<R>} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -109,7 +109,7 @@ original polygon)
|
|||
\lcTex{
|
||||
\ccRefIdfierPage{CGAL::Is_convex_2<Traits>}\\
|
||||
\ccRefIdfierPage{CGAL::Is_vacuously_valid<Traits>}\\
|
||||
\ccRefIdfierPage{CGAL::Is_y_monotone_2<Traits>}
|
||||
\ccRefIdfierPage{CGAL::Is_y_monotone_2<Traits>} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
@ -128,7 +128,7 @@ original polygon)
|
|||
\ccRefIdfierPage{CGAL::optimal_convex_partition_2} \\
|
||||
\ccRefIdfierPage{CGAL::partition_is_valid_2} \\
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_2} \\
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_is_valid_2}
|
||||
\ccRefIdfierPage{CGAL::y_monotone_partition_is_valid_2} \\
|
||||
}
|
||||
|
||||
\lcHtml{
|
||||
|
|
|
|||
Loading…
Reference in New Issue