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

Circle shape. More...

Go to the source code of this file.

Classes

class  Geom::Circle
 Set of all points at a fixed distance from the center. More...
 
struct  Geom::ShapeTraits< Circle >
 

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.h.