Public Member Functions | |
| ShapeMeshDistanceTraversalNodeOBBRSS () | |
| void | preprocess () |
| void | postprocess () |
| FCL_REAL | BVTesting (int b1, int b2) const |
| BV culling test in one BVTT node. | |
| void | leafTesting (int b1, int b2) const |
| Distance testing between leaves (one shape and one triangle). | |
Definition at line 1034 of file traversal_node_bvh_shape.h.