Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dbsp_tree_test.cpp831 const BSPTree::Plane CD_split(0.0,-1.0, 0.0, 0.3); in test_leaf_containing_point_bounded_tree() local
854 rval = tool.split_leaf( iter, CD_split ); in test_leaf_containing_point_bounded_tree()
910 CHECK_EQUAL( CD_split, p ); in test_leaf_containing_point_bounded_tree()
928 CHECK_EQUAL( CD_split, p ); in test_leaf_containing_point_bounded_tree()
999 rval = tool.split_leaf( iter, CD_split ); in test_leaf_containing_point_unbounded_tree()
1041 CHECK_EQUAL( CD_split, p ); in test_leaf_containing_point_unbounded_tree()
1052 CHECK_EQUAL( CD_split, p ); in test_leaf_containing_point_unbounded_tree()
1083 const BSPTree::Plane CD_split(0.0,-1.0, 0.0, 0.3); in test_merge_leaf() local
1101 rval = tool.split_leaf( iter, CD_split ); in test_merge_leaf()
1527 rval = tool.split_leaf( iter, CD_split ); in test_leaf_sibling()
[all …]