Lines Matching defs:ids
859 std::pair<VertID, VertID> ids(tmp->ids());
860 VertID eID1 = ids.first;
861 VertID eID2 = ids.second;
1364 std::pair<VertID, VertID> idpair = t->ids();
1659 std::pair<VertID, VertID> ids = t->ids();
1660 bool isShape = (ids.first.isShape) && (ids.second.isShape);
1677 (!(ids.first.isShape) || !(ids.second.isShape)) ? "green" :
1689 std::pair<VertID, VertID> ids = t->ids();
1690 bool isShape = (ids.first.isShape) && (ids.second.isShape);
1707 (!(ids.first.isShape) || !(ids.second.isShape)) ? "green" :
1728 std::pair<VertID, VertID> ids = t->ids();
1733 (!(ids.first.isShape) || !(ids.second.isShape)) ? "green" :