Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importidtech1/src/
H A Dmapimporter.cpp1555 int surroundingSector = -1; in DENG2_PIMPL() local
1595 if (surroundingSector < 0) in DENG2_PIMPL()
1597 surroundingSector = other; in DENG2_PIMPL()
1599 else if (other != surroundingSector) in DENG2_PIMPL()
1606 if (surroundingSector < 0 || surroundingSector == currentSector) in DENG2_PIMPL()
1614 sector.hackParams.visPlaneLinkTargetSector = surroundingSector; in DENG2_PIMPL()
1637 surroundingSector); in DENG2_PIMPL()