Go to the documentation of this file.
38 #ifndef COAL_TRAVERSAL_RECURSE_H
39 #define COAL_TRAVERSAL_RECURSE_H
73 const CollisionRequest& request,
74 CollisionResult& result,
void propagateBVHFrontListCollisionRecurse(CollisionTraversalNodeBase *node, const CollisionRequest &, CollisionResult &result, BVHFrontList *front_list)
void distanceRecurse(DistanceTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list)
std::list< BVHFrontNode > BVHFrontList
BVH front list is a list of front nodes.
void distanceQueueRecurse(DistanceTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list, unsigned int qsize)
void collisionRecurse(CollisionTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list, CoalScalar &sqrDistLowerBound)
void collisionNonRecurse(CollisionTraversalNodeBase *node, BVHFrontList *front_list, CoalScalar &sqrDistLowerBound)
hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59