Struct OBBRSS
Defined in File OBBRSS.h
Struct Documentation
-
struct OBBRSS
Class merging the OBB and RSS, can handle collision and distance simultaneously.
Public Functions
-
inline bool overlap(const OBBRSS &other, const CollisionRequest &request, FCL_REAL &sqrDistLowerBound) const
Check collision between two OBBRSS
- Return values:
sqrDistLowerBound – squared lower bound on distance between objects if they do not overlap.
-
inline bool overlap(const OBBRSS &other, const CollisionRequest &request, FCL_REAL &sqrDistLowerBound) const