Home
last modified time | relevance | path

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

/dports/games/bzflag-server/bzflag-2.4.22/src/obstacle/
H A DBaseBuilding.cxx124 float topBaseHeight = getPosition()[2] + getHeight(); in inMovingBox() local
129 if (topBaseHeight <= 0.0) in inMovingBox()
141 if (lowerZ >= topBaseHeight) in inMovingBox()
/dports/games/bzflag/bzflag-2.4.22/src/obstacle/
H A DBaseBuilding.cxx124 float topBaseHeight = getPosition()[2] + getHeight(); in inMovingBox() local
129 if (topBaseHeight <= 0.0) in inMovingBox()
141 if (lowerZ >= topBaseHeight) in inMovingBox()