Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/geometry/algorithms/intersection.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // Boost.Geometry (aka GGL, Generic Geometry Library)
0002 
0003 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
0004 
0005 // This file was modified by Oracle on 2014.
0006 // Modifications copyright (c) 2014, Oracle and/or its affiliates.
0007 
0008 // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
0009 
0010 // Use, modification and distribution is subject to the Boost Software License,
0011 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
0012 // http://www.boost.org/LICENSE_1_0.txt)
0013 
0014 #ifndef BOOST_GEOMETRY_ALGORITHMS_INTERSECTION_HPP
0015 #define BOOST_GEOMETRY_ALGORITHMS_INTERSECTION_HPP
0016 
0017 
0018 #include <boost/geometry/algorithms/detail/intersection/interface.hpp>
0019 #include <boost/geometry/algorithms/detail/intersection/implementation.hpp>
0020 
0021 
0022 #endif // BOOST_GEOMETRY_ALGORITHMS_INTERSECTION_HPP