| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pns_topology.h>
Public Attributes | |
| const ITEM * | m_key = nullptr | 
| std::set< ITEM * > | m_items | 
Definition at line 45 of file pns_topology.h.
| std::set<ITEM*> PNS::TOPOLOGY::CLUSTER::m_items | 
Definition at line 48 of file pns_topology.h.
Referenced by PNS::TOPOLOGY::AssembleCluster(), PNS::SHOVE::onCollidingSolid(), PNS::WALKAROUND::RestrictToCluster(), and PNS::WALKAROUND::singleStep().
| const ITEM* PNS::TOPOLOGY::CLUSTER::m_key = nullptr | 
Definition at line 47 of file pns_topology.h.