![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BRepExtrema_ProximityDistTool.hxx>#include <BRepExtrema_TriangleSet.hxx>#include <NCollection_CellFilter.hxx>#include <Precision.hxx>Data Structures | |
| class | BRepExtrema_VertexInspector |
| Inspector for CellFilter algorithm working with gp_XYZ points in 3d space. Used in search of coincidence points with a certain tolerance. More... | |
| class | BRepExtrema_ProximityValueTool |
| Tool class for computation of the proximity value from one BVH primitive set to another, solving max(min) problem. Handles only edge/edge or face/face cases. This tool is not intended to be used independently, and is integrated in other classes, implementing algorithms based on shape tessellation (BRepExtrema_ShapeProximity and BRepExtrema_SelfIntersection). More... | |
Typedefs | |
| typedef NCollection_DynamicArray< gp_XYZ > | VectorOfPoint |
| typedef BRepExtrema_ProximityDistTool::ProxPnt_Status | ProxPnt_Status |