Home
last modified time | relevance | path

Searched defs:Get_XMin (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DMyBaseView.h235 double Get_XMin() { return shownrange.PMin().X(); } //returns lower x limit of view port in Get_XMin() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtool.h389 double Get_XMin (void) const { return( Get_System().Get_XMin () ); } in Get_XMin() function
H A Dgeo_tools.h509 double Get_XMin (void) const { return( m_rect.xMin ); } in Get_XMin() function