33 BOX2I currentItemBB = item->GetBoundingBox();
35 if( topLeftItem ==
nullptr )
38 topLeftItemBB = currentItemBB;
43 topLeftItemBB = currentItemBB;
49 topLeftItemBB = currentItemBB;
constexpr coord_type GetLeft() const
constexpr coord_type GetTop() const
A base class for most all the KiCad significant classes used in schematics and boards.
EDA_ITEM * GetTopLeftItem(bool onlyModules=false) const override
std::deque< EDA_ITEM * > m_items