Home
last modified time | relevance | path

Searched refs:myDFace (Results 1 – 16 of 16) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_FaceChecker.cxx36 : myDFace(theDFace), in SegmentsFiller()
47 const IMeshData::IWireHandle& aDWire = myDFace->GetWire(theWireIndex); in operator ()()
94 const IMeshData::IFaceHandle& myDFace; member in __anond77ed9c70111::SegmentsFiller
217 : myDFace(theFace), in BRepMesh_FaceChecker()
239 OSD_Parallel::For(0, myDFace->WiresNb(), *this, !isParallel()); in Perform()
254 SegmentsFiller aSegmentsFiller(myDFace, myWiresSegments, myWiresBndBoxTree); in collectSegments()
255 OSD_Parallel::For(0, myDFace->WiresNb(), aSegmentsFiller, !isParallel()); in collectSegments()
257 myWiresIntersectingEdges = new ArrayOfMapOfIEdgePtr(0, myDFace->WiresNb() - 1); in collectSegments()
270 BndBox2dTreeSelector aSelector(2 * myDFace->GetDeflection()); in perform()
271 for (Standard_Integer aWireIt = theWireIndex; aWireIt < myDFace->WiresNb(); ++aWireIt) in perform()
[all …]
H A DBRepMesh_BaseMeshAlgo.cxx58 myDFace = theDFace; in Perform() local
79 myDFace.Nullify(); // Do not hold link to face. in Perform()
92 for (Standard_Integer aWireIt = 0; aWireIt < myDFace->WiresNb(); ++aWireIt) in initDataStructure()
94 const IMeshData::IWireHandle& aDWire = myDFace->GetWire(aWireIt); in initDataStructure()
107 myDFace.get(), aDWire->GetEdgeOrientation(aEdgeIt)); in initDataStructure()
209 if (aPCurve->GetFace() == myDFace && thePCurve != aPCurve) in fixSeamEdgeOrientation()
240 myDFace->SetStatus(IMeshData_Failure); in commitSurfaceTriangulation()
246 BRepMesh_ShapeTool::AddInFace(myDFace->GetFace(), aTriangulation); in commitSurfaceTriangulation()
H A DBRepMesh_DefaultRangeSplitter.hxx90 return myDFace; in GetDFace()
96 return myDFace->GetSurface(); in Handle()
138 IMeshData::IFaceHandle myDFace; member in BRepMesh_DefaultRangeSplitter
H A DBRepMesh_NURBSRangeSplitter.cxx39 : myDFace(theDFace), in AnalyticalFilter()
40 mySurface(myDFace->GetSurface()->Surface().Surface()), in AnalyticalFilter()
112 const Standard_Real aSqMaxDeflection = myDFace->GetDeflection() * in checkControlPointAndMoveOn()
113 myDFace->GetDeflection(); in checkControlPointAndMoveOn()
164 if (aSqDist < myDFace->GetDeflection() * myDFace->GetDeflection()) in checkParameterForDeflectionAndUpdateCache()
192 IMeshData::IFaceHandle myDFace; member in __anon5134a5510111::AnalyticalFilter
H A DBRepMesh_FaceChecker.hxx93 return (myParameters.InParallel && myDFace->WiresNb() > 1); in isParallel()
113 IMeshData::IFaceHandle myDFace; member in BRepMesh_FaceChecker
H A DBRepMesh_BaseMeshAlgo.hxx54 return myDFace; in getDFace()
135 IMeshData::IFaceHandle myDFace; member in BRepMesh_BaseMeshAlgo
H A DBRepMesh_DefaultRangeSplitter.cxx30 myDFace = theDFace; in Reset()
129 const Standard_Real aTolerance = BRep_Tool::Tolerance (myDFace->GetFace()); in computeTolerance()
/dports/cad/opencascade/opencascade-7.6.0/src/IMeshData/
H A DIMeshData_PCurve.hxx77 return myDFace; in GetFace()
88 : myDFace(theDFace), in IMeshData_PCurve()
95 IMeshData::IFacePtr myDFace; member in IMeshData_PCurve
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIMeshData_PCurve.hxx77 return myDFace; in GetFace()
88 : myDFace(theDFace), in IMeshData_PCurve()
95 IMeshData::IFacePtr myDFace; member in IMeshData_PCurve
H A DBRepMesh_DefaultRangeSplitter.hxx90 return myDFace; in GetDFace()
96 return myDFace->GetSurface(); in Handle()
138 IMeshData::IFaceHandle myDFace; member in BRepMesh_DefaultRangeSplitter
H A DBRepMesh_FaceChecker.hxx93 return (myParameters.InParallel && myDFace->WiresNb() > 1); in isParallel()
113 IMeshData::IFaceHandle myDFace; member in BRepMesh_FaceChecker
H A DBRepMesh_BaseMeshAlgo.hxx54 return myDFace; in getDFace()
135 IMeshData::IFaceHandle myDFace; member in BRepMesh_BaseMeshAlgo
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIMeshData_PCurve.hxx77 return myDFace; in GetFace()
88 : myDFace(theDFace), in IMeshData_PCurve()
95 IMeshData::IFacePtr myDFace; member in IMeshData_PCurve
H A DBRepMesh_DefaultRangeSplitter.hxx94 return myDFace; in GetDFace()
100 return myDFace->GetSurface(); in Handle()
142 IMeshData::IFaceHandle myDFace; member in BRepMesh_DefaultRangeSplitter
H A DBRepMesh_FaceChecker.hxx92 return (myParameters.InParallel && myDFace->WiresNb() > 1); in isParallel()
112 IMeshData::IFaceHandle myDFace; member in BRepMesh_FaceChecker
H A DBRepMesh_BaseMeshAlgo.hxx54 return myDFace; in getDFace()
135 IMeshData::IFaceHandle myDFace; member in BRepMesh_BaseMeshAlgo