mirror of https://github.com/CGAL/cgal
smaller heading
This commit is contained in:
parent
278b4443ee
commit
be1aa762a9
|
|
@ -6,8 +6,7 @@ namespace CGAL {
|
||||||
|
|
||||||
\models ::CircularKernel
|
\models ::CircularKernel
|
||||||
|
|
||||||
Parameters
|
### Parameters ###
|
||||||
--------------
|
|
||||||
|
|
||||||
The first parameter of the circular kernel must be instantiated with a
|
The first parameter of the circular kernel must be instantiated with a
|
||||||
model of the `Kernel` concept. The `Circular_kernel_2` class
|
model of the `Kernel` concept. The `Circular_kernel_2` class
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,7 @@ namespace CGAL {
|
||||||
|
|
||||||
\models ::CircularKernel::LineArc_2
|
\models ::CircularKernel::LineArc_2
|
||||||
|
|
||||||
I/O
|
### I/O ###
|
||||||
--------------
|
|
||||||
|
|
||||||
The format for input/output is, for each line arc: a `Line_2`
|
The format for input/output is, for each line arc: a `Line_2`
|
||||||
(the supporting line) and two `Circular_arc_point_2` (the two endpoints),
|
(the supporting line) and two `Circular_arc_point_2` (the two endpoints),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue