Searched refs:topLeftFloor (Results 1 – 1 of 1) sorted by relevance
159 Vector3i topLeftFloor; topLeftFloor << m[0], M[1], m[2]; in specificTest2() local161 VERIFY_IS_APPROX( topLeftFloor, box.corner( BoxType::TopLeftFloor ) ); in specificTest2()