Open CASCADE Technology 6.6.0
|
#include <Geom2dHatch_Hatcher.hxx>
Geom2dHatch_Hatcher::Geom2dHatch_Hatcher | ( | const Geom2dHatch_Intersector & | Intersector, |
const Standard_Real | Confusion2d, | ||
const Standard_Real | Confusion3d, | ||
const Standard_Boolean | KeepPnt = Standard_False , |
||
const Standard_Boolean | KeepSeg = Standard_False |
||
) |
Standard_Integer Geom2dHatch_Hatcher::AddElement | ( | const Geom2dAdaptor_Curve & | Curve, |
const TopAbs_Orientation | Orientation = TopAbs_FORWARD |
||
) |
Standard_Integer Geom2dHatch_Hatcher::AddHatching | ( | const Geom2dAdaptor_Curve & | Curve | ) |
Geom2dHatch_Intersector& Geom2dHatch_Hatcher::ChangeIntersector | ( | ) |
void Geom2dHatch_Hatcher::Clear | ( | ) |
void Geom2dHatch_Hatcher::ClrElements | ( | ) |
void Geom2dHatch_Hatcher::ClrHatchings | ( | ) |
void Geom2dHatch_Hatcher::ComputeDomains | ( | ) |
void Geom2dHatch_Hatcher::ComputeDomains | ( | const Standard_Integer | IndH | ) |
void Geom2dHatch_Hatcher::Confusion2d | ( | const Standard_Real | Confusion | ) |
Standard_Real Geom2dHatch_Hatcher::Confusion2d | ( | ) | const |
void Geom2dHatch_Hatcher::Confusion3d | ( | const Standard_Real | Confusion | ) |
Standard_Real Geom2dHatch_Hatcher::Confusion3d | ( | ) | const |
const HatchGen_Domain& Geom2dHatch_Hatcher::Domain | ( | const Standard_Integer | IndH, |
const Standard_Integer | IDom | ||
) | const |
void Geom2dHatch_Hatcher::Dump | ( | ) | const |
Geom2dHatch_ElementOfHatcher& Geom2dHatch_Hatcher::Element | ( | const Standard_Integer | IndE | ) | [protected] |
const Geom2dAdaptor_Curve& Geom2dHatch_Hatcher::ElementCurve | ( | const Standard_Integer | IndE | ) | const |
Geom2dHatch_HatchingOfHatcher& Geom2dHatch_Hatcher::Hatching | ( | const Standard_Integer | IndH | ) | [protected] |
const Geom2dAdaptor_Curve& Geom2dHatch_Hatcher::HatchingCurve | ( | const Standard_Integer | IndH | ) | const |
const Geom2dHatch_Intersector& Geom2dHatch_Hatcher::Intersector | ( | ) |
void Geom2dHatch_Hatcher::Intersector | ( | const Geom2dHatch_Intersector & | Intersector | ) |
Standard_Boolean Geom2dHatch_Hatcher::IsDone | ( | const Standard_Integer | IndH | ) | const |
Standard_Boolean Geom2dHatch_Hatcher::IsDone | ( | ) | const |
void Geom2dHatch_Hatcher::KeepPoints | ( | const Standard_Boolean | Keep | ) |
Standard_Boolean Geom2dHatch_Hatcher::KeepPoints | ( | ) | const |
void Geom2dHatch_Hatcher::KeepSegments | ( | const Standard_Boolean | Keep | ) |
Standard_Boolean Geom2dHatch_Hatcher::KeepSegments | ( | ) | const |
Standard_Integer Geom2dHatch_Hatcher::NbDomains | ( | const Standard_Integer | IndH | ) | const |
Standard_Integer Geom2dHatch_Hatcher::NbPoints | ( | const Standard_Integer | IndH | ) | const |
const HatchGen_PointOnHatching& Geom2dHatch_Hatcher::Point | ( | const Standard_Integer | IndH, |
const Standard_Integer | IndP | ||
) | const |
void Geom2dHatch_Hatcher::RemElement | ( | const Standard_Integer | IndE | ) |
void Geom2dHatch_Hatcher::RemHatching | ( | const Standard_Integer | IndH | ) |
HatchGen_ErrorStatus Geom2dHatch_Hatcher::Status | ( | const Standard_Integer | IndH | ) | const |
void Geom2dHatch_Hatcher::Trim | ( | const Standard_Integer | IndH | ) |
Standard_Integer Geom2dHatch_Hatcher::Trim | ( | const Geom2dAdaptor_Curve & | Curve | ) |
void Geom2dHatch_Hatcher::Trim | ( | ) |
Standard_Boolean Geom2dHatch_Hatcher::TrimDone | ( | const Standard_Integer | IndH | ) | const |
Standard_Boolean Geom2dHatch_Hatcher::TrimFailed | ( | const Standard_Integer | IndH | ) | const |