Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_map.h152 int Get_Map_Layer_Index (class CWKSP_Layer *pLayer);
H A Dwksp_map.cpp812 int CWKSP_Map::Get_Map_Layer_Index(CWKSP_Layer *pLayer) in Get_Map_Layer_Index() function in CWKSP_Map
850 if( Get_Map_Layer_Index(pLayer) >= 0 ) // don't load a layer more than once in Add_Layer()