#include <traversal_node_bvh_shape.h>
Inheritance diagram for fcl::ShapeMeshCollisionTraversalNodeOBB< S, NarrowPhaseSolver >:
Public Member Functions | |
| ShapeMeshCollisionTraversalNodeOBB () | |
| bool | BVTesting (int b1, int b2) const |
| BV culling test in one BVTT node. | |
| void | leafTesting (int b1, int b2) const |
| Intersection testing between leaves (one shape and one triangle). | |
Definition at line 509 of file traversal_node_bvh_shape.h.