Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dcontrolpointselection.cpp28 bool isCuspPoint(const TPointD &p0, const TPointD &p1, const TPointD &p2) { in isCuspPoint() function
142 if (isCuspPoint(p0, p1, p2) || isLinearPoint(p0, p1, p2)) { in adjustChunkParity()
192 ? isCuspPoint(precP, p, nextP) in resetControlPoints()