Home
last modified time | relevance | path

Searched defs:minimumOnObjectVolume (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/doc/examples/
DBVH_Example.cpp21 …double minimumOnObjectVolume(const Vector2d &v, const Box2d &r) { ++calls; return r.squaredExterio… in minimumOnObjectVolume() function
/external/eigen/unsupported/test/
DBVH.cpp81 …double minimumOnObjectVolume(const BallType &b, const BoxType &r) { ++calls; return SQR((std::max)… in minimumOnObjectVolume() function