Classes | |
struct | adapt_base |
struct | min_of_intruder |
struct | select_below |
struct | specific_coordinate_first |
Functions | |
template<int Dimension, typename Collection , typename Value , typename Predicate > | |
bool | max_value (Collection const &collection, Value &the_max, Predicate const &predicate) |
template<typename Point , typename P > | |
void | calculate_average (Point &point, std::vector< P > const &points) |
template<int Dimension, typename Extremes , typename Intruders , typename CoordinateType > | |
void | replace_extremes_for_self_tangencies (Extremes &extremes, Intruders &intruders, CoordinateType const &max_intruder) |
template<int Dimension, typename Geometry , typename Point > | |
bool | calculate_point_on_surface (Geometry const &geometry, Point &point) |
|
inline |
References count, boost::end, boost::it, boost::flyweights::x, and boost::polygon::y().
Referenced by calculate_point_on_surface().
|
inline |
References calculate_average(), compare(), and boost::range::max_element().
|
inline |
References boost::xpressive::first, boost::it, and boost::range::max_element().
Referenced by boost::gil::detail::alpha_or_max_impl(), boost::geometry::strategy::within::within_range::apply(), boost::geometry::strategy::within::covered_by_range::apply(), boost::geometry::detail::correct::correct_box_loop< Box, Dimension, DimensionCount >::apply(), boost::CV::simple_exception_policy< rep_type, min_value, max_value, exception_type >::BOOST_PREVENT_MACRO_SUBSTITUTION(), boost::gil::channel_invert(), boost::gil::ChannelConcept< T >::constraints(), boost::gil::detail::channel_traits_impl< T, true >::max_value(), boost::gil::default_color_converter_impl< rgb_t, cmyk_t >::operator()(), boost::gil::channel_converter_unsigned< bits32f, bits32 >::operator()(), and boost::container::deque_base< Allocator >::priv_initialize_map().
|
inline |