Planar circle. More...
Go to the source code of this file.
Classes | |
| class | MeshLib::CCircle |
| CCircle class, circle on the plane. More... | |
Namespaces | |
| namespace | MeshLib |
Functions | |
| CCircle | MeshLib::orthogonal (CCircle C[3]) |
| int | MeshLib::_circle_circle_intersection (CCircle C0, CCircle C1, CPoint2 &p0, CPoint2 &p1) |
Planar circle.
Definition in file Circle.h.
1.7.1