Gets the cell below this cell that is nearest to the specified point. @param p1 1st coordinate of point. @param p2 2nd coordinate of point. @param p3 3rd coordinate of point. @return the cell below; null, if none.
(float p1, float p2, float p3)
source not stored for this graph (policy: none)
no test coverage detected