GEOS
3.3.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
include
geos
precision.h
1
/**********************************************************************
2
* $Id: precision.h 1820 2006-09-06 16:54:23Z mloskot $
3
*
4
* GEOS - Geometry Engine Open Source
5
* http://geos.refractions.net
6
*
7
* Copyright (C) 2005-2006 Refractions Research Inc.
8
* Copyright (C) 2001-2002 Vivid Solutions Inc.
9
*
10
* This is free software; you can redistribute and/or modify it under
11
* the terms of the GNU Lesser General Public Licence as published
12
* by the Free Software Foundation.
13
* See the COPYING file for more information.
14
*
15
**********************************************************************/
16
17
#ifndef GEOS_PRECISION_H
18
#define GEOS_PRECISION_H
19
20
namespace
geos {
21
23
namespace
precision {
// geos.precision
24
25
}
// namespace geos.precision
26
}
// namespace geos
27
28
//#include <geos/precision/CommonBits.h>
29
#include <geos/precision/CommonBitsOp.h>
30
//#include <geos/precision/CommonBitsRemover.h>
31
#include <geos/precision/EnhancedPrecisionOp.h>
32
#include <geos/precision/SimpleGeometryPrecisionReducer.h>
33
34
#endif
Generated on Thu Mar 13 2014 09:55:44 for GEOS by
1.8.1.2