Go to the documentation of this file.
43 #include "../narrowphase/details.h"
54 const Box& s1 =
static_cast<const Box&
>(*o1);
65 const Box& s2 =
static_cast<const Box&
>(*o2);
Eigen::Matrix< CoalScalar, 3, 1 > Vec3s
collision and distance solver based on the GJK and EPA algorithms. Originally, GJK and EPA were imple...
COAL_DLLAPI CoalScalar distance(const Matrix3s &R0, const Vec3s &T0, const kIOS &b1, const kIOS &b2, Vec3s *P=NULL, Vec3s *Q=NULL)
Approximate distance between two kIOS bounding volumes.
The geometry for the object for collision or distance computation.
Center at zero point, axis aligned box.
Center at zero point sphere.
CoalScalar boxSphereDistance(const Box &b, const Transform3s &tfb, const Sphere &s, const Transform3s &tfs, Vec3s &pb, Vec3s &ps, Vec3s &normal)
CoalScalar ShapeShapeDistance< Box, Sphere >(const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const GJKSolver *, const bool, Vec3s &p1, Vec3s &p2, Vec3s &normal)
CoalScalar ShapeShapeDistance< Sphere, Box >(const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const GJKSolver *, const bool, Vec3s &p1, Vec3s &p2, Vec3s &normal)
hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:57