Home
last modified time | relevance | path

Searched refs:Box2d (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/doc/examples/
DBVH_Example.cpp6 typedef AlignedBox<double, 2> Box2d; typedef
10Box2d bounding_box(const Vector2d &v) { return Box2d(v, v); } //compute the bounding box of a sing… in bounding_box()
19 …double minimumOnVolumeVolume(const Box2d &r1, const Box2d &r2) { ++calls; return r1.squaredExterio… in minimumOnVolumeVolume()
20 …double minimumOnVolumeObject(const Box2d &r, const Vector2d &v) { ++calls; return r.squaredExterio… in minimumOnVolumeObject()
21 …double minimumOnObjectVolume(const Vector2d &v, const Box2d &r) { ++calls; return r.squaredExterio… in minimumOnObjectVolume()
/external/opencv3/3rdparty/openexr/Imath/
DImathBox.h134 typedef Box <V2d> Box2d; typedef
/external/libgdx/
DCHANGES474 - Box2d joints now allow for user data