Home
last modified time | relevance | path

Searched defs:Del_Parts (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshape_points.cpp195 int CSG_Shape_Points::Del_Parts(void) in Del_Parts() function in CSG_Shape_Points
H A Dshapes.h235 virtual int Del_Parts (void) { return( -1 ); } in Del_Parts() function