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