#include "AreaBoundary.h"
◆ EllipseBoundary()
| EllipseBoundary::EllipseBoundary |
( |
Position const & |
center, |
|
|
double |
radiusX, |
|
|
double |
radiusY, |
|
|
bool |
isInverted = false |
|
) |
| |
49 :
Definition AreaBoundary.h:24
DoublePosition const _center
Definition AreaBoundary.h:111
double const _scaleXSq
Definition AreaBoundary.h:112
double const _radiusYSq
Definition AreaBoundary.h:112
◆ IsWithinBoundaryArea()
| bool EllipseBoundary::IsWithinBoundaryArea |
( |
Position const * |
pos | ) |
const |
|
overrideprotectedvirtual |
◆ _center
◆ _radiusYSq
| double const EllipseBoundary::_radiusYSq |
|
private |
◆ _scaleXSq
| double const EllipseBoundary::_scaleXSq |
|
private |
The documentation for this class was generated from the following files: