Home
last modified time | relevance | path

Searched defs:otherInters (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libarea/libarea-2752cd9/kurve/
H A DConstruction.cpp288 Point CLine::Intof(int NF, const Circle& c, Point& otherInters) { in Intof()
396 Point Circle::Intof(int LR, const Circle& c1, Point& otherInters) { in Intof()
470 Point otherInters; in Intof() local
474 Point Intof( int NF, const CLine& s, const Circle& c, Point& otherInters) { in Intof()
516 Point otherInters; in Intof() local
520 Point Intof( int intMode, const Circle& c0, const Circle& c1, Point& otherInters) { in Intof()