OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    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...