Function angle_between_search_direction_of_cone_and_other_cone_is_too_large_if_not_in_cache
Defined in File costs_utils.hpp
Function Documentation
-
std::pair<bool, bool> angle_between_search_direction_of_cone_and_other_cone_is_too_large_if_not_in_cache(const arma::cube &all_cone_directions, const SearchDirectionsCacheKey &directions_key, int cone_idx, int other_cone_idx, const SearchDirectionsCache &search_directions_cache, AngleMaskCache &angle_cache, float search_angle)
Retrieves or computes the visibility angle result between two cones.