Open CASCADE Technology  7.7.0
Data Structures

BRepExtrema_ProximityDistTool.hxx File Reference

#include <BRepExtrema_ElementFilter.hxx>
#include <BRepExtrema_MapOfIntegerPackedMapOfInteger.hxx>
#include <BRepExtrema_TriangleSet.hxx>
#include <BVH_Distance.hxx>
#include <BVH_Tools.hxx>

Data Structures

class  BRepExtrema_ProximityDistTool
 Tool class for computation the proximity distance from first primitive set to second one that is the maximal from minimum perpendicular distances. If no perpendicular distance is found, the minimum distance will be returned. This tool is not intended to be used independently, and is integrated in other classes, implementing algorithms based on shape tessellation (BRepExtrema_ProximityValueTool). More...
 
struct  BRepExtrema_ProximityDistTool::PrjState
 Struct with information about projection point state from 2nd BVH, providing proximity point of 2nd shape. More...