#include "AreaBoundary.h"
◆ BoundaryIntersectBoundary()
BoundaryIntersectBoundary::BoundaryIntersectBoundary |
( |
AreaBoundary const * |
b1, |
|
|
AreaBoundary const * |
b2, |
|
|
bool |
isInverted = false |
|
) |
| |
115 :
117{
119}
#define ASSERT
Definition Errors.h:68
Definition AreaBoundary.h:24
AreaBoundary const *const _b2
Definition AreaBoundary.h:179
AreaBoundary const *const _b1
Definition AreaBoundary.h:178
References ASSERT.
◆ ~BoundaryIntersectBoundary()
BoundaryIntersectBoundary::~BoundaryIntersectBoundary |
( |
| ) |
|
|
protectedvirtual |
◆ IsWithinBoundaryArea()
bool BoundaryIntersectBoundary::IsWithinBoundaryArea |
( |
Position const * |
pos | ) |
const |
|
overrideprotectedvirtual |
◆ _b1
◆ _b2
The documentation for this class was generated from the following files: