Boost.Geometry    Boost C++ Libraries
Static Public Member Functions | List of all members
boost::geometry::strategy::disjoint::detail::disjoint_segment_box_impl< RelativeDistance, SegmentPoint, Box, I, Dimension > Struct Template Reference

Static Public Member Functions

template<typename RelativeDistancePair >
static bool apply (SegmentPoint const &p0, SegmentPoint const &p1, Box const &box, RelativeDistancePair &t_min, RelativeDistancePair &t_max)
 

Member Function Documentation

template<typename RelativeDistance , typename SegmentPoint , typename Box , std::size_t I, std::size_t Dimension>
template<typename RelativeDistancePair >
static bool boost::geometry::strategy::disjoint::detail::disjoint_segment_box_impl< RelativeDistance, SegmentPoint, Box, I, Dimension >::apply ( SegmentPoint const &  p0,
SegmentPoint const &  p1,
Box const &  box,
RelativeDistancePair &  t_min,
RelativeDistancePair &  t_max 
)
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