Skip to content
Snippets Groups Projects
  1. Dec 16, 2018
  2. Dec 15, 2018
  3. Dec 14, 2018
  4. Dec 10, 2018
  5. Dec 07, 2018
  6. Dec 06, 2018
  7. Nov 23, 2018
    • Florent Lamiraux's avatar
      Remove unused functions · 5a95d5b2
      Florent Lamiraux authored
        - void selfCollisionRecurse(CollisionTraversalNodeBase* node, int b,
                                    BVHFrontList* front_list),
        - void selfCollide(CollisionTraversalNodeBase* node,
                           BVHFrontList* front_list).
      5a95d5b2
    • Florent Lamiraux's avatar
      Remove broadphase. · 867ccf61
      Florent Lamiraux authored
      867ccf61
    • Florent Lamiraux's avatar
      Remove unused functions and methods · 00ce8e70
      Florent Lamiraux authored
        - collide2,
        - bool MeshCollisionTraversalNodeOBB::BVTesting(int b1, int b2,
               const Matrix3f& Rc, const Vec3f& Tc) const,
        - void MeshCollisionTraversalNodeOBB::leafTesting(int b1, int b2,
               const Matrix3f& Rc, const Vec3f& Tc,FCL_REAL& sqrDistLowerBound) const
      00ce8e70
  8. Jan 16, 2018
  9. Nov 15, 2017
  10. Jul 28, 2017
  11. Jun 28, 2017
Loading