Home
last modified time | relevance | path

Searched refs:_WKB_Write_MultiPolygon (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshapes_ogis.cpp739 bool CSG_Shapes_OGIS_Converter::_WKB_Write_MultiPolygon(CSG_Bytes &Bytes, CSG_Shape *pShape) in _WKB_Write_MultiPolygon() function in CSG_Shapes_OGIS_Converter
816 case SHAPE_TYPE_Polygon: return( _WKB_Write_MultiPolygon(Bytes, pShape ) ); in to_WKBinary()
H A Dshapes.h1524 static bool _WKB_Write_MultiPolygon (CSG_Bytes &Bytes, CSG_Shape *pShape);