Home
last modified time | relevance | path

Searched defs:Get_XMax (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.h236 double Get_XMax() { return shownrange.PMax().X(); } //returns upper x limit of view port in Get_XMax() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtool.h391 double Get_XMax (void) const { return( Get_System().Get_XMax () ); } in Get_XMax() function
H A Dgeo_tools.h510 double Get_XMax (void) const { return( m_rect.xMax ); } in Get_XMax() function