Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dvectorselectiontool.cpp1142 bool getGroupBBox(const TVectorImage &vi, int strokeIndex, TRectD &gBox) { in getGroupBBox() function
1750 if (getGroupBBox(vi, s, gBox)) drawRect(gBox, TPixel::Blue, 0xffff); in drawGroup()