Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Diwa_fractalnoisefx.cpp156 TRotation(-param.subRotation); in doCompute()
236 TRotation(-param.subRotation) * parentOffsetAff * in doCompute()
237 TRotation(param.subRotation) * in doCompute()
299 param.subRotation = m_subRotation->getValue(frame); // in degree, not radian in obtainParams()
H A Diwa_fractalnoisefx.h43 double subRotation; member