mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-11 11:52:11 +00:00
intersects changed to within in remove visitor + some comments added
[SVN r71927]
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
// Boost.Geometry (aka GGL, Generic Geometry Library)
|
||||
//
|
||||
// Boost.Index - example
|
||||
//
|
||||
// Copyright 2011 Adam Wulkiewicz.
|
||||
// Use, modification and distribution is subject to the Boost Software License,
|
||||
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <gl/glut.h>
|
||||
|
||||
#include <boost/geometry/extensions/index/rtree/rtree.hpp>
|
||||
|
||||
Reference in New Issue
Block a user