Home
last modified time | relevance | path

Searched defs:Add_Shape (Results 1 – 5 of 5) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/garden/garden_fractals/
H A DPythagoras_Tree.cpp263 void CPythagoras_Tree::Add_Shape(TSG_Point pt_A, TSG_Point pt_B, TSG_Point pt_C, TSG_Point pt_D) in Add_Shape() function in CPythagoras_Tree
283 void CPythagoras_Tree::Add_Shape(TSG_Point pt_A, TSG_Point pt_B, TSG_Point pt_C) in Add_Shape() function in CPythagoras_Tree
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/docs/docs_pdf/
H A DShapes_Report.cpp307 bool CShapes_Report::Add_Shape(CSG_Shape *pShape, const SG_Char *Title) in Add_Shape() function in CShapes_Report
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshapes.cpp520 CSG_Shape * CSG_Shapes::Add_Shape(CSG_Table_Record *pCopy, TSG_ADD_Shape_Copy_Mode mCopy) in Add_Shape() function in CSG_Shapes
H A Dpointcloud.cpp1448 CSG_Shape * CSG_PointCloud::Add_Shape(CSG_Table_Record *pCopy, TSG_ADD_Shape_Copy_Mode mCopy) in Add_Shape() function in CSG_PointCloud
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_polygons/
H A Dpolygon_line_intersection.cpp284 bool CSG_Network::Add_Shape(CSG_Shape *pShape) in Add_Shape() function in CSG_Network