Searched defs:intersectObjectObject (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
H A DBVH.cpp63 bool intersectObjectObject(const BallType &b1, const BallType &b2){ function in struct:BallPointStuff
70 bool intersectObjectObject(const BallType &b, const VectorType &v){ function in struct:BallPointStuff
159 i1.intersectObjectObject(b[i], v[j]);

Completed in 24 milliseconds