All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

fcl::MeshShapeCollisionTraversalNode< BV, S, NarrowPhaseSolver > Class Template Reference

Traversal node for collision between mesh and shape. More...

#include <traversal_node_bvh_shape.h>

Inheritance diagram for fcl::MeshShapeCollisionTraversalNode< BV, S, NarrowPhaseSolver >:

[legend]
List of all members.

Public Member Functions

 MeshShapeCollisionTraversalNode ()
void leafTesting (int b1, int b2) const
 Intersection testing between leaves (one triangle and one shape).
bool canStop () const
 Whether the traversal process can stop early.

Public Attributes

Vec3fvertices
Triangletri_indices
FCL_REAL cost_density
const NarrowPhaseSolver * nsolver

Detailed Description

template<typename BV, typename S, typename NarrowPhaseSolver>
class fcl::MeshShapeCollisionTraversalNode< BV, S, NarrowPhaseSolver >

Traversal node for collision between mesh and shape.

Definition at line 158 of file traversal_node_bvh_shape.h.


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