Classes | Namespaces | Functions
traversal_recurse.cpp File Reference
#include "coal/internal/traversal_recurse.h"
#include <vector>
Include dependency graph for traversal_recurse.cpp:

Go to the source code of this file.

Classes

struct  coal::BVT
 Bounding volume test structure. More...
 
struct  coal::BVT_Comparer
 Comparer between two BVT. More...
 
struct  coal::BVTQ
 

Namespaces

 coal
 Main namespace.
 

Functions

void coal::collisionNonRecurse (CollisionTraversalNodeBase *node, BVHFrontList *front_list, CoalScalar &sqrDistLowerBound)
 
void coal::collisionRecurse (CollisionTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list, CoalScalar &sqrDistLowerBound)
 
void coal::distanceQueueRecurse (DistanceTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list, unsigned int qsize)
 
void coal::distanceRecurse (DistanceTraversalNodeBase *node, unsigned int b1, unsigned int b2, BVHFrontList *front_list)
 
void coal::propagateBVHFrontListCollisionRecurse (CollisionTraversalNodeBase *node, const CollisionRequest &, CollisionResult &result, BVHFrontList *front_list)
 


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