Inkscape
Vector Graphics Editor
|
Circle shape. More...
Go to the source code of this file.
Namespaces | |
namespace | Geom |
Various utility functions. | |
Functions | |
bool | Geom::are_near (Circle const &a, Circle const &b, Coord eps=EPSILON) |
std::ostream & | Geom::operator<< (std::ostream &out, Circle const &c) |
Circle shape.
Definition in file circle.cpp.