Boost.Geometry    Boost C++ Libraries
Static Public Member Functions | List of all members
boost::geometry::strategy::disjoint::detail::compute_tmin_tmax_per_dim< I > Struct Template Reference

Static Public Member Functions

template<typename SegmentPoint , typename Box , typename RelativeDistance >
static void apply (SegmentPoint const &p0, SegmentPoint const &p1, Box const &box, RelativeDistance &ti_min, RelativeDistance &ti_max, RelativeDistance &diff)
 

Member Function Documentation

template<std::size_t I>
template<typename SegmentPoint , typename Box , typename RelativeDistance >
static void boost::geometry::strategy::disjoint::detail::compute_tmin_tmax_per_dim< I >::apply ( SegmentPoint const &  p0,
SegmentPoint const &  p1,
Box const &  box,
RelativeDistance &  ti_min,
RelativeDistance &  ti_max,
RelativeDistance &  diff 
)
static

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen