代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/169988/9826012
cpp nonrobustcgalgorithms.cpp
/**********************************************************************
* $Id: NonRobustCGAlgorithms.cpp,v 1.14 2004/07/08 19:34:49 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826115
cpp offsetcurvesetbuilder.cpp
/**********************************************************************
* $Id: OffsetCurveSetBuilder.cpp,v 1.17 2004/12/08 13:54:44 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826185
cpp simplenestedringtester.cpp
/**********************************************************************
* $Id: SimpleNestedRingTester.cpp,v 1.9 2004/07/08 19:34:50 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826198
cpp polygonizeedgering.cpp
/**********************************************************************
* $Id: polygonizeEdgeRing.cpp,v 1.8.2.1 2005/06/17 15:07:48 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826202
cpp polygonizedirectededge.cpp
/**********************************************************************
* $Id: PolygonizeDirectedEdge.cpp,v 1.4 2004/10/19 19:51:14 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826263
cpp coordinatesequence.cpp
/**********************************************************************
* $Id: CoordinateSequence.cpp,v 1.6.2.1 2005/06/23 11:20:38 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826284
cpp planardirectededge.cpp
/**********************************************************************
* $Id: planarDirectedEdge.cpp,v 1.7.2.2 2005/05/23 18:41:51 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826290
cpp planardirectededgestar.cpp
/**********************************************************************
* $Id: planarDirectedEdgeStar.cpp,v 1.4 2004/12/14 10:35:44 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/169988/9826312
cpp segmentintersector.cpp
/**********************************************************************
* $Id: SegmentIntersector.cpp,v 1.7.2.1 2005/05/23 17:10:08 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.
www.eeworm.com/read/166678/10008338
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Utilities WorldModel Geometry AdvancedActions
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEPLIB))
#LDFLAGS += -L$(LIBDIR)
#LIBS +=