Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importidtech1/src/
H A Dmapimporter.cpp1308 LineDefSet regularSectorLines; in DENG2_PIMPL() local
1315 regularSectorLines.insert(&line); in DENG2_PIMPL()
1330 for (const auto *regular : regularSectorLines) in DENG2_PIMPL()