Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/common/actions/
H A DNapalm.cpp49 static const int deformSize = 3; variable
89 Vector center(deformSize + 1, deformSize + 1); in init()
90 for (int a=0; a<(deformSize + 1) * 2; a++) in init()
92 for (int b=0; b<(deformSize + 1) * 2; b++) in init()
96 dist /= deformSize; in init()
372 (int) (deformSize + 1), in simulateAddEdge()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/colorfx/
H A Dregionstyles.cpp730 double deformSize = 40.0 + (100 - m_deform) * 0.60; in modify() local
738 rd.deform(deformSize); in modify()
746 rd.deform(deformSize); in modify()