VIPRA Documentation
|
This is the complete list of members for VIPRA::Goals::Grid, including all inherited members.
begin() -> std::vector< GridPoint >::iterator (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
end() -> std::vector< GridPoint >::iterator (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
flood_fill(VIPRA::f3d start, auto const &map) (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
flood_fill(VIPRA::f3d start, auto const &map, DensityGrid const &densityGrid) (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
get_closest_grid_idx(VIPRA::f3d pos) const -> VIPRA::idx | VIPRA::Goals::Grid | inline |
get_grid(VIPRA::f3d pos) -> GridPoint & (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
get_grid(VIPRA::f3d pos) const -> GridPoint const & (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
get_x_count() const -> size_t (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
get_y_count() const -> size_t (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
Grid()=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | |
Grid(const Grid &)=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | |
Grid(Grid &&) noexcept=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | |
grid_center(VIPRA::f3d pos) const -> VIPRA::f3d (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
intialize(auto const &map, VIPRA::f_pnt gridSize) (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | inline |
operator=(const Grid &) -> Grid &=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | |
operator=(Grid &&) noexcept -> Grid &=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid | |
~Grid()=default (defined in VIPRA::Goals::Grid) | VIPRA::Goals::Grid |