The concept ApolloniusSite_2 provides the requirements for an Apollonius site class.
ApolloniusSite_2 s ( Point_2 p=Point_2(), Weight w= Weight(0)); | |
ApolloniusSite_2 s ( other); | |
Copy constructor.
|
Point_2 | s.point () const | Returns the center of the Apollonius site. |
Weight | s.weight () const | Returns the weight of the Apollonius site. |