All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

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

Traversal node for shape-octree distance. More...

#include <traversal_node_octree.h>

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

[legend]
List of all members.

Public Member Functions

 ShapeOcTreeDistanceTraversalNode ()
FCL_REAL BVTesting (int, int) const
 BV test between b1 and b2.
void leafTesting (int, int) const
 Leaf test between node b1 and b2, if they are both leafs.

Public Attributes

const S * model1
const OcTreemodel2
const OcTreeSolver< NarrowPhaseSolver > * otsolver

Detailed Description

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

Traversal node for shape-octree distance.

Definition at line 962 of file traversal_node_octree.h.


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