Classes | Namespaces | Functions
include/coal/BV/OBB.h File Reference
#include "coal/data_types.h"
Include dependency graph for include/coal/BV/OBB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coal::OBB
 Oriented bounding box class. More...
 

Namespaces

 coal
 Main namespace.
 

Functions

COAL_DLLAPI bool coal::obbDisjoint (const Matrix3s &B, const Vec3s &T, const Vec3s &a, const Vec3s &b)
 
COAL_DLLAPI bool coal::overlap (const Matrix3s &R0, const Vec3s &T0, const OBB &b1, const OBB &b2)
 Check collision between two obbs, b1 is in configuration (R0, T0) and b2 is in identity. More...
 
COAL_DLLAPI bool coal::overlap (const Matrix3s &R0, const Vec3s &T0, const OBB &b1, const OBB &b2, const CollisionRequest &request, CoalScalar &sqrDistLowerBound)
 Check collision between two obbs, b1 is in configuration (R0, T0) and b2 is in identity. More...
 
COAL_DLLAPI OBB coal::translate (const OBB &bv, const Vec3s &t)
 Translate the OBB bv. More...
 


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59