#include <GEOMUtils_Hatcher.hxx>#include <BRep_Tool.hxx>#include <BRepTools.hxx>#include <Geom2d_Line.hxx>#include <Geom2d_TrimmedCurve.hxx>#include <Geom2dAdaptor_Curve.hxx>#include <TopExp_Explorer.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <HatchGen_Domain.hxx>Functions | |
| const Handle(Geom2d_Curve)&GEOMUtils return aGACurve | Curve () |
Variables | |
| static Standard_Real | IntersectorConfusion = 1.e-10 |
| static Standard_Real | IntersectorTangency = 1.e-10 |
| static Standard_Real | HatcherConfusion2d = 1.e-8 |
| static Standard_Real | HatcherConfusion3d = 1.e-8 |
| static float | InfiniteValue = 1e38 |
| const Handle (Geom2d_Curve) &GEOMUtils return aGACurve Curve | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |