?? precision.h
字號:
/********************************************************************** * $Id: precision.h 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://geos.refractions.net * * Copyright (C) 2005-2006 Refractions Research Inc. * Copyright (C) 2001-2002 Vivid Solutions Inc. * * This is free software; you can redistribute and/or modify it under * the terms of the GNU Lesser General Public Licence as published * by the Free Software Foundation. * See the COPYING file for more information. * **********************************************************************/#ifndef GEOS_PRECISION_H#define GEOS_PRECISION_Hnamespace geos {/// Provides classes for manipulating the precision model of Geometriesnamespace precision { // geos.precision} // namespace geos.precision} // namespace geos//#include <geos/precision/CommonBits.h>#include <geos/precision/CommonBitsOp.h>//#include <geos/precision/CommonBitsRemover.h>#include <geos/precision/EnhancedPrecisionOp.h>#include <geos/precision/SimpleGeometryPrecisionReducer.h>#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -