Open CASCADE Technology  7.6.0
Data Structures

BVH_PairDistance.hxx File Reference

#include <BVH_Traverse.hxx>
#include <BVH_Tools.hxx>

Data Structures

class  BVH_PairDistance< NumType, Dimension, BVHSetType >
 Abstract class for computation of the min distance between elements of two BVH trees. To use this class it is required to define only the method Accept to compute the distance between elements of the trees. More...