This is the complete list of members for AreaOccupancyEstimator, including all inherited members.
| are_on_the_same_side(double line_x1, double line_y1, double line_x2, double line_y2, double x1, double y1, double x2, double y2) | AreaOccupancyEstimator | inlineprivate |
| AreaOccupancyEstimator(double occ, double empty) | AreaOccupancyEstimator | inline |
| base_empty_prob() | CellOccupancyEstimator | inlineprotected |
| base_occ_prob() | CellOccupancyEstimator | inlineprotected |
| CellOccupancyEstimator(double base_occ_prob, double base_empty_prob) | CellOccupancyEstimator | inline |
| compute_chunk_area(const Beam &beam, const Rectangle &bnds, bool is_occ, const std::vector< Intersection > inters) | AreaOccupancyEstimator | inlineprivate |
| estimate_occupancy(const Beam &beam, const Rectangle &cell_bnds, bool is_occ) override | AreaOccupancyEstimator | inlinevirtual |
| estimate_occupancy(double chunk_area, double total_area, bool is_occ) | AreaOccupancyEstimator | inlineprivate |
| find_intersections(const Beam &beam, const Rectangle &bnds, bool is_occ) | AreaOccupancyEstimator | inlineprivate |
| Intersections typedef | AreaOccupancyEstimator | private |
| IntersLocation enum name | AreaOccupancyEstimator | private |