Public Member Functions | |
Intersection (IntersLocation loc, double inters_x, double inters_y) | |
bool | is_horiz () const |
Public Attributes | |
IntersLocation | location |
double | x |
double | y |
Definition at line 23 of file area_occupancy_estimator.h.
AreaOccupancyEstimator::Intersection::Intersection | ( | IntersLocation | loc, |
double | inters_x, | ||
double | inters_y | ||
) | [inline] |
Definition at line 24 of file area_occupancy_estimator.h.
bool AreaOccupancyEstimator::Intersection::is_horiz | ( | ) | const [inline] |
Definition at line 28 of file area_occupancy_estimator.h.
Definition at line 27 of file area_occupancy_estimator.h.
Definition at line 31 of file area_occupancy_estimator.h.
Definition at line 31 of file area_occupancy_estimator.h.