Searched refs:Index1 (Results 1 – 2 of 2) sorted by relevance
95 typedef typename BVH1::Index Index1; in BVIntersect() typedef109 …std::vector<std::pair<Index1, Index2> > todo(1, std::make_pair(tree1.getRootIndex(), tree2.getRoot… in BVIntersect()238 typedef typename BVH1::Index Index1; in BVMinimize() typedef242 typedef std::pair<Scalar, std::pair<Index1, Index2> > QueueElement; //first element is priority in BVMinimize()
338 unsigned Index1 = MakeIndex(String1); in MakeIndex() local339 assert(Index0 + 1 == Index1 && "Unexpected non-consecutive indices!"); in MakeIndex()340 (void) Index1; in MakeIndex()