Searched refs:topLeftFloor (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dgeo_alignedbox.cpp159 Vector3i topLeftFloor; topLeftFloor << m[0], M[1], m[2]; local
161 VERIFY_IS_APPROX( topLeftFloor, box.corner( BoxType::TopLeftFloor ) );

Completed in 143 milliseconds