#include <NMTTools_PaveFiller.ixx>#include <TColStd_IndexedMapOfInteger.hxx>#include <BRep_Tool.hxx>#include <BRep_Builder.hxx>#include <Bnd_Box.hxx>#include <TopAbs_ShapeEnum.hxx>#include <TopoDS.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <TopoDS_Compound.hxx>#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <IntTools_ShrunkRange.hxx>#include <IntTools_Range.hxx>#include <IntTools_EdgeFace.hxx>#include <IntTools_PContext.hxx>#include <IntTools_SequenceOfCommonPrts.hxx>#include <IntTools_CommonPrt.hxx>#include <IntTools_Tools.hxx>#include <BooleanOperations_AncestorsSeqAndSuccessorsSeq.hxx>#include <BooleanOperations_IndexedDataMapOfShapeInteger.hxx>#include <BooleanOperations_OnceExplorer.hxx>#include <BOPTools_Tools.hxx>#include <BOPTools_Pave.hxx>#include <BOPTools_PaveSet.hxx>#include <BOPTools_ListOfPave.hxx>#include <BOPTools_ListIteratorOfListOfPave.hxx>#include <BOPTools_PaveBlock.hxx>#include <BOPTools_ListOfPaveBlock.hxx>#include <BOPTools_ListIteratorOfListOfPaveBlock.hxx>#include <BOPTools_ESInterference.hxx>#include <BOPTools_CArray1OfVVInterference.hxx>#include <BOPTools_CArray1OfESInterference.hxx>#include <BOPTools_VVInterference.hxx>#include <BOPTools_IDMapOfPaveBlockIMapOfInteger.hxx>#include <BOPTools_IMapOfPaveBlock.hxx>#include <NMTDS_ShapesDataStructure.hxx>#include <NMTDS_Iterator.hxx>#include <NMTDS_InterfPool.hxx>#include <NMTTools_ListOfCommonBlock.hxx>#include <NMTTools_CommonBlockAPI.hxx>#include <NMTTools_IndexedDataMapOfIndexedMapOfInteger.hxx>
Functions | |
| static void | VertexParameter (const IntTools_CommonPrt &aCPart, Standard_Real &aT) |
| static Standard_Boolean | IsOnPave (const Standard_Real &aTR, const IntTools_Range &aCPRange, const Standard_Real &aTolerance) |
| void VertexParameter | ( | const IntTools_CommonPrt & | aCPart, |
| Standard_Real & | aT | ||
| ) | [static] |
| Standard_Boolean IsOnPave | ( | const Standard_Real & | aTR, |
| const IntTools_Range & | aCPRange, | ||
| const Standard_Real & | aTolerance | ||
| ) | [static] |