Next: Querying Circles, Previous: Circle Constructors and Setting Functions, Up: Circle Reference
Makes the Circle a copy of c.
Circle
Makes the Circle a copy of e, if e is circular. radius is set to e.axis_v / 2 and *this is returned. If e is not circular, this function issues an error message and returns *this.
Makes the Circle a copy of e, if e is circular. radius is set to e.axis_v / 2 and *this is returned.
radius
axis_v
*this
If e is not circular, this function issues an error message and returns *this.