Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
DBVH.cpp153 KdBVH<double, Dim, VectorType> vTree(v.begin(), v.end()); in testIntersect2() local
161 BVIntersect(tree, vTree, i2); in testIntersect2()
178 KdBVH<double, Dim, VectorType> vTree(v.begin(), v.end()); in testMinimize2() local
188 m2 = BVMinimize(tree, vTree, i2); in testMinimize2()