Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dtoonzvectorbrushtool.cpp157 double tInters = lastLocT / t; in split() local
159 TThickPoint p1 = (1 - tInters) * p11 + tInters * p; in split()
H A Dtoonzrasterbrushtool.cpp134 double tInters = lastLocT / t; in split() local
136 TThickPoint p1 = (1 - tInters) * p11 + tInters * p; in split()