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

Go to the source code of this file.

Classes

struct  coal::OBBRSS
 Class merging the OBB and RSS, can handle collision and distance simultaneously. More...
 

Namespaces

 coal
 Main namespace.
 

Functions

CoalScalar coal::distance (const Matrix3s &R0, const Vec3s &T0, const OBBRSS &b1, const OBBRSS &b2, Vec3s *P=NULL, Vec3s *Q=NULL)
 Computate distance between two OBBRSS, b1 is in configuation (R0, T0) and b2 is in indentity; P and Q, is not NULL, returns the nearest points. More...
 
bool coal::overlap (const Matrix3s &R0, const Vec3s &T0, const OBBRSS &b1, const OBBRSS &b2)
 Check collision between two OBBRSS, b1 is in configuration (R0, T0) and b2 is in indentity. More...
 
bool coal::overlap (const Matrix3s &R0, const Vec3s &T0, const OBBRSS &b1, const OBBRSS &b2, const CollisionRequest &request, CoalScalar &sqrDistLowerBound)
 


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