Namespaces | Functions
src/BV/OBB.h File Reference

Namespaces

 hpp
 Main namespace.
 
 hpp::fcl
 

Functions

bool hpp::fcl::obbDisjointAndLowerBoundDistance (const Matrix3f &B, const Vec3f &T, const Vec3f &a, const Vec3f &b, const CollisionRequest &request, FCL_REAL &squaredLowerBoundDistance)
 
bool hpp::fcl::obbDisjoint (const Matrix3f &B, const Vec3f &T, const Vec3f &a, const Vec3f &b)
 Check collision between two boxes. More...