Home
last modified time | relevance | path

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

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