Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepExtrema_SeqOfSolution.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <Extrema_ExtFlag.hxx>
#include <Extrema_ExtAlgo.hxx>
#include <Precision.hxx>
Data Structures | |
class | BRepExtrema_DistanceSS |
This class allows to compute minimum distance between two shapes (face edge vertex) and is used in DistShapeShape class. More... |