#include <traversal_node_bvh_shape.h>
Inheritance diagram for fcl::MeshShapeCollisionTraversalNodeOBB< S, NarrowPhaseSolver >:
Public Member Functions | |
| MeshShapeCollisionTraversalNodeOBB () | |
| 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 triangle and one shape). | |
Definition at line 329 of file traversal_node_bvh_shape.h.