This is the complete list of members for GEOMUtils::Hatcher, including all inherited members.
Clear() | GEOMUtils::Hatcher | protected |
GetDomain(const Standard_Integer theHatchingIndex, const Standard_Integer theDomainIndex, Standard_Real &theParam1, Standard_Real &theParam2) const | GEOMUtils::Hatcher | |
GetFace() const | GEOMUtils::Hatcher | inline |
GetHatcher() const | GEOMUtils::Hatcher | inline |
GetNbDomains(const Standard_Integer theHatchingIndex) const | GEOMUtils::Hatcher | |
Handle(TColStd_HArray1OfInteger)&GetUIndices() const | GEOMUtils::Hatcher | inline |
Handle(TColStd_HArray1OfInteger)&GetVIndices() const | GEOMUtils::Hatcher | inline |
Handle(TColStd_HArray1OfReal)&GetUParams() const | GEOMUtils::Hatcher | inline |
Handle(TColStd_HArray1OfReal)&GetVParams() const | GEOMUtils::Hatcher | inline |
Handle(Geom2d_Curve)&GetHatching(const Standard_Integer theHatchingIndex) const | GEOMUtils::Hatcher | |
Handle(TColStd_HArray1OfReal) myUPrm | GEOMUtils::Hatcher | private |
Handle(TColStd_HArray1OfReal) myVPrm | GEOMUtils::Hatcher | private |
Handle(TColStd_HArray1OfInteger) myUInd | GEOMUtils::Hatcher | private |
Handle(TColStd_HArray1OfInteger) myVInd | GEOMUtils::Hatcher | private |
Hatcher(const TopoDS_Face &theFace) | GEOMUtils::Hatcher | |
Init(const Standard_Integer theNbIsos) | GEOMUtils::Hatcher | |
Init(const Standard_Integer theNbIsoU, const Standard_Integer theNbIsoV) | GEOMUtils::Hatcher | |
Init(const GeomAbs_IsoType theIsoType, const Standard_Real theParameter) | GEOMUtils::Hatcher | |
IsDomainInfinite(const Standard_Integer theHatchingIndex, const Standard_Integer theDomainIndex) const | GEOMUtils::Hatcher | |
IsDone() const | GEOMUtils::Hatcher | inline |
myFace | GEOMUtils::Hatcher | private |
myHatcher | GEOMUtils::Hatcher | private |
myIsDone | GEOMUtils::Hatcher | private |
myUMax | GEOMUtils::Hatcher | private |
myUMin | GEOMUtils::Hatcher | private |
myVMax | GEOMUtils::Hatcher | private |
myVMin | GEOMUtils::Hatcher | private |
Perform() | GEOMUtils::Hatcher |