mirror of https://github.com/CGAL/cgal
16 lines
345 B
TeX
16 lines
345 B
TeX
\begin{ccRefConcept}{CircularKernel::CircularArcPoint_2}
|
|
|
|
\ccDefinition
|
|
|
|
Concept for endpoints of circular arcs, and intersections between two
|
|
circular arcs or between one circular arc and a line.
|
|
|
|
\ccRefines
|
|
CopyConstructible, Assignable, DefaultConstructible
|
|
|
|
\ccHasModels
|
|
\ccc{CGAL::Circular_arc_point_2<CircularKernel>}
|
|
|
|
\end{ccRefConcept}
|
|
|