GEOS
3.8.0
include
geos
spatialIndex.h
1
/**********************************************************************
2
*
3
* GEOS - Geometry Engine Open Source
4
* http://geos.osgeo.org
5
*
6
* Copyright (C) 2006 Refractions Research Inc.
7
* Copyright (C) 2001-2002 Vivid Solutions Inc.
8
*
9
* This is free software; you can redistribute and/or modify it under
10
* the terms of the GNU Lesser General Public Licence as published
11
* by the Free Software Foundation.
12
* See the COPYING file for more information.
13
*
14
**********************************************************************/
15
16
#ifndef GEOS_INDEX_H
17
#define GEOS_INDEX_H
18
19
namespace
geos
{
20
22
namespace
index {
23
24
}
// namespace geos.index
25
}
// namespace geos
26
27
#include <geos/index/SpatialIndex.h>
28
#include <geos/index/ItemVisitor.h>
29
30
#endif // GEOS_INDEX_H
geos
Basic namespace for all GEOS functionalities.
Definition:
IndexedNestedRingTester.h:25
Generated by
1.8.15