Searched defs:tree1 (Results 1 – 4 of 4) sorted by relevance
64 tree1 \ program
93 void BVIntersect(const BVH1 &tree1, const BVH2 &tree2, Intersector &intersector) //TODO: tandem des… in BVIntersect()235 typename Minimizer::Scalar BVMinimize(const BVH1 &tree1, const BVH2 &tree2, Minimizer &minimizer) in BVMinimize()
223 cvMatchContourTrees( const CvContourTree* tree1, const CvContourTree* tree2, in cvMatchContourTrees()
293 const btDbvt* tree1 = compoundShape1->getDynamicAabbTree(); in processCollision() local