Home
last modified time | relevance | path

Searched refs:compute_from_vertices (Results 1 – 3 of 3) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DOrientedBox.hpp91 static ErrorCode compute_from_vertices( OrientedBox& result,
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DOrientedBox.cpp245 ErrorCode OrientedBox::compute_from_vertices( OrientedBox& result, in compute_from_vertices() function in moab::OrientedBox
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Doriented_box_test.cpp1359 rval = OrientedBox::compute_from_vertices( box, gMB, vertices ); in test_build_from_pts()