#include "AreaBoundary.h"
◆ ZRangeBoundary()
ZRangeBoundary::ZRangeBoundary |
( |
float |
minZ, |
|
|
float |
maxZ, |
|
|
bool |
isInverted = false |
|
) |
| |
89 :
Definition AreaBoundary.h:24
float const _maxZ
Definition AreaBoundary.h:151
float const _minZ
Definition AreaBoundary.h:151
◆ IsWithinBoundaryArea()
bool ZRangeBoundary::IsWithinBoundaryArea |
( |
Position const * |
pos | ) |
const |
|
overrideprotectedvirtual |
◆ _maxZ
float const ZRangeBoundary::_maxZ |
|
private |
◆ _minZ
float const ZRangeBoundary::_minZ |
|
private |
The documentation for this class was generated from the following files: