Home
last modified time | relevance | path

Searched refs:dist2_p4p2 (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tgeometry/
H A Dtcurveutil.cpp109 double dist2_p4p2 = norm2(p4 - p2); in intersect() local
148 if (dist2_p4p2 && dist2_p4p1) in intersect()