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