Home
last modified time | relevance | path

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

/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Daxisbox.h103 const Point<dim>& highCorner() const {return m_high;} in highCorner() function
104 Point<dim>& highCorner() {return m_high;} in highCorner() function
/dports/misc/dartsim/dart-6.11.1/unittests/comprehensive/
H A Dtest_Collision.cpp1095 const Vector3 highCorner in testHeightmapBox() local