Go to the source code of this file.
|  | 
| template<typename Shape , typename NarrowPhaseSolver > | 
| bool | fcl::detail::initialize (ShapeOcTreeDistanceTraversalNode< Shape, NarrowPhaseSolver > &node, const Shape &model1, const Transform3< typename Shape::S > &tf1, const OcTree< typename Shape::S > &model2, const Transform3< typename Shape::S > &tf2, const OcTreeSolver< NarrowPhaseSolver > *otsolver, const DistanceRequest< typename Shape::S > &request, DistanceResult< typename Shape::S > &result) | 
|  | Initialize traversal node for distance between one shape and one octree, given current object transform.  More... 
 | 
|  |