All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

fcl::MeshShapeCollisionTraversalNodeOBB< S, NarrowPhaseSolver > Class Template Reference

Traversal node for mesh and shape, when mesh BVH is one of the oriented node (OBB, RSS, OBBRSS, kIOS). More...

#include <traversal_node_bvh_shape.h>

Inheritance diagram for fcl::MeshShapeCollisionTraversalNodeOBB< S, NarrowPhaseSolver >:

[legend]
List of all members.

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).

Detailed Description

template<typename S, typename NarrowPhaseSolver>
class fcl::MeshShapeCollisionTraversalNodeOBB< S, NarrowPhaseSolver >

Traversal node for mesh and shape, when mesh BVH is one of the oriented node (OBB, RSS, OBBRSS, kIOS).

Definition at line 329 of file traversal_node_bvh_shape.h.


The documentation for this class was generated from the following file: