|
| |||||
introduces a variable of type Kernel::Circle_2.
It is initialized to the circle with center center,
squared radius squared_radius and orientation
orientation.
| ||||||
|
| |||||
introduces a variable of type Kernel::Circle_2.
It is initialized to the unique circle which passes through
the points p, q and r. The orientation of
the circle is the orientation of the point triple p,
q, r.
| ||||||
|
| |||||
introduces a variable of type Kernel::Circle_2.
It is initialized to the circle with diameter pq
and orientation orientation.
| ||||||
|
| |||||
introduces a variable of type Kernel::Circle_2.
It is initialized to the circle with center center, squared
radius zero and orientation orientation.
|