Public Member Functions | |
| MeshShapeCollisionTraversalNodeRSS () | |
| 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 351 of file traversal_node_bvh_shape.h.