Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
circle.cpp File Reference

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)
 

Detailed Description

Circle shape.

Definition in file circle.cpp.