Home
last modified time | relevance | path

Searched refs:aSI (Results 1 – 25 of 46) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/BOPDS/
H A DBOPDS_DS.cxx395 aTS=aSI.ShapeType(); in Init()
411 aTS=aSI.ShapeType(); in Init()
463 aSI.SetFlag(j); in Init()
489 aTS=aSI.ShapeType(); in Init()
558 aTS=aSI.ShapeType(); in Init()
802 aRef=aSI.Reference(); in ChangePaveBlocks()
851 if (aSI.HasFlag()) in InitPaveBlocks()
896 aSI.SetReference(iRef); in InitPaveBlocks()
951 iRef=aSI.Reference(); in UpdatePaveBlock()
1187 aRef=aSI.Reference(); in ChangeFaceInfo()
[all …]
H A DBOPDS_Iterator.cxx293 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in Intersect() local
294 if (!aSI.HasBRep()) in Intersect()
296 const Bnd_Box& aBox = aSI.Box(); in Intersect()
380 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in IntersectExt() local
381 if (!aSI.IsInterfering() || (aSI.ShapeType() == TopAbs_SOLID)) in IntersectExt()
400 aBoxTree.Add (i, Bnd_Tools::Bnd2BVH (aSI.Box ())); in IntersectExt()
423 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in IntersectExt() local
425 const TopAbs_ShapeEnum aTI = aSI.ShapeType(); in IntersectExt()
441 if (((iTI < iTJ) && aSI.HasSubShape(j)) || in IntersectExt()
H A DBOPDS_IteratorSI.cxx93 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo (i); in Intersect() local
94 if (!aSI.IsInterfering()) in Intersect()
97 const Bnd_Box& aBoxEx = aSI.Box(); in Intersect()
H A DBOPDS_SubIterator.cxx131 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(nS); in Intersect() local
132 const Bnd_Box& aBoxEx = aSI.Box(); in Intersect()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Builder_3.cxx81 if (aSI.ShapeType() == TopAbs_SOLID) in FillImagesSolids()
134 if (aSI.ShapeType() != TopAbs_FACE) in FillIn3DParts()
158 aShapeBoxMap.Bind(aS, aSI.Box()); in FillIn3DParts()
174 if (aSI.ShapeType() != TopAbs_SOLID) in FillIn3DParts()
186 Bnd_Box& aBoxS = aSI.ChangeBox(); in FillIn3DParts()
731 const TopoDS_Shape& aSI = aMSI(i); in FillInternalShapes() local
732 if (aMSx.Contains(aSI)) { in FillInternalShapes()
736 aLSI.Append(aSI); in FillInternalShapes()
740 aLSI.Append(aSI); in FillInternalShapes()
785 aBB.Add(aSdx, aSI); in FillInternalShapes()
[all …]
H A DBOPAlgo_Builder_1.cxx76 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in FillImagesEdges() local
77 if (aSI.ShapeType() != TopAbs_EDGE) { in FillImagesEdges()
82 if (!aSI.HasReference()) { in FillImagesEdges()
86 const TopoDS_Shape& aE = aSI.Shape(); in FillImagesEdges()
170 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in FillImagesContainers() local
171 if (aSI.ShapeType()==theType) { in FillImagesContainers()
172 const TopoDS_Shape& aC=aSI.Shape(); in FillImagesContainers()
193 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in FillImagesCompounds() local
194 if (aSI.ShapeType()==TopAbs_COMPOUND) { in FillImagesCompounds()
195 const TopoDS_Shape& aC=aSI.Shape(); in FillImagesCompounds()
H A DBOPAlgo_PaveFiller_11.cxx51 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(j); in CheckSelfInterference() local
52 if (!aSI.HasReference()) { in CheckSelfInterference()
57 const TopoDS_Shape& aS = aSI.Shape(); in CheckSelfInterference()
59 if (aSI.ShapeType() == TopAbs_EDGE) { in CheckSelfInterference()
60 if (aSI.HasFlag()) { in CheckSelfInterference()
67 TColStd_ListIteratorOfListOfInteger aItLI(aSI.SubShapes()); in CheckSelfInterference()
132 else if(aSI.ShapeType() == TopAbs_FACE) { in CheckSelfInterference()
H A DBOPAlgo_PaveFiller_8.cxx127 BOPDS_ShapeInfo aSI; in ProcessDE() local
128 aSI.SetShapeType(TopAbs_EDGE); in ProcessDE()
129 aSI.SetShape(aE); in ProcessDE()
130 nEn=myDS->Append(aSI); in ProcessDE()
199 BOPDS_ShapeInfo aSI; in MakeSplitEdge() local
201 aSI.SetShapeType(TopAbs_EDGE); in MakeSplitEdge()
230 aSI.SetShape(aSp); in MakeSplitEdge()
231 nSp=myDS->Append(aSI); in MakeSplitEdge()
H A DBOPAlgo_Builder_2.cxx279 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in BuildSplitFaces() local
280 if (aSI.ShapeType()!=TopAbs_FACE) { in BuildSplitFaces()
643 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(nF); in FillSameDomainFaces() local
644 const TopoDS_Shape& aF = aSI.Shape(); in FillSameDomainFaces()
653 const Bnd_Box& aBox = aSI.Box(); in FillSameDomainFaces()
816 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in FillSameDomainFaces() local
817 if (aSI.ShapeType() != TopAbs_FACE) in FillSameDomainFaces()
820 const TopoDS_Shape& aF = aSI.Shape(); in FillSameDomainFaces()
860 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in FillInternalVertices() local
861 if (aSI.ShapeType() != TopAbs_FACE) in FillInternalVertices()
[all …]
H A DBOPAlgo_PaveFiller_7.cxx543 BOPDS_ShapeInfo aSI; in MakeSplitEdges() local
544 aSI.SetShapeType(TopAbs_EDGE); in MakeSplitEdges()
545 aSI.SetShape(aSp); in MakeSplitEdges()
546 aSI.ChangeBox()=aBox; in MakeSplitEdges()
547 TColStd_ListOfInteger& aSubShapes = aSI.ChangeSubShapes(); in MakeSplitEdges()
551 nSp=myDS->Append(aSI); in MakeSplitEdges()
576 BOPDS_ShapeInfo aSI; in SplitEdge() local
578 aSI.SetShapeType(TopAbs_EDGE); in SplitEdge()
591 aSI.SetShape(aSp); in SplitEdge()
593 Bnd_Box& aBox=aSI.ChangeBox(); in SplitEdge()
[all …]
H A DBOPAlgo_MakerVolume.cxx221 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in CollectFaces() local
222 if (aSI.ShapeType() != TopAbs_FACE) { in CollectFaces()
226 const Bnd_Box& aB = aSI.Box(); in CollectFaces()
229 const TopoDS_Shape& aF = aSI.Shape(); in CollectFaces()
H A DBOPAlgo_PaveFiller_6.cxx259 if (aSI.ShapeType() == TopAbs_FACE && aSI.HasReference()) in PerformFF()
905 BOPDS_ShapeInfo aSI; in PostTreatFF() local
952 aSI.SetShapeType(aType); in PostTreatFF()
953 aSI.SetShape(aS); in PostTreatFF()
954 iV=myDS->Append(aSI); in PostTreatFF()
972 aSI.SetShape(aS); in PostTreatFF()
973 iE=myDS->Append(aSI); in PostTreatFF()
1117 aSI.SetShape(aV); in PostTreatFF()
1118 iV=myDS->Append(aSI); in PostTreatFF()
1161 aSI.SetShape(aSx); in PostTreatFF()
[all …]
H A DBOPAlgo_PaveFiller_3.cxx611 BOPDS_ShapeInfo aSI; in PerformNewVertices() local
612 aSI.SetShapeType(TopAbs_VERTEX); in PerformNewVertices()
613 aSI.SetShape(aV); in PerformNewVertices()
614 Standard_Integer iV = myDS->Append(aSI); in PerformNewVertices()
958 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in ForceInterfEE() local
959 if (aSI.ShapeType() == TopAbs_VERTEX) in ForceInterfEE()
979 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in ForceInterfEE() local
980 if (aSI.ShapeType() != TopAbs_EDGE) in ForceInterfEE()
984 if (!aSI.HasReference()) in ForceInterfEE()
988 if (aSI.HasFlag()) in ForceInterfEE()
H A DBOPAlgo_PaveFiller_5.cxx785 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(nE); in ForceInterfEF() local
786 if (aSI.ShapeType() != TopAbs_EDGE) in ForceInterfEF()
790 if (!aSI.HasReference()) in ForceInterfEF()
794 if (aSI.HasFlag()) in ForceInterfEF()
870 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(nF); in ForceInterfEF() local
871 if (aSI.ShapeType() != TopAbs_FACE) in ForceInterfEF()
875 if (!aSI.HasReference()) in ForceInterfEF()
884 const Bnd_Box& aBoxF = aSI.Box(); in ForceInterfEF()
891 const TopoDS_Face& aF = TopoDS::Face(aSI.Shape()); in ForceInterfEF()
H A DBOPAlgo_Builder_4.cxx59 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(nS); in LocGenerated() local
60 if (!aSI.HasReference()) in LocGenerated()
H A DBOPAlgo_Builder.cxx250 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in getNbShapes() local
251 switch (aSI.ShapeType()) in getNbShapes()
462 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in PostTreat() local
463 aType=aSI.ShapeType(); in PostTreat()
467 const TopoDS_Shape& aS=aSI.Shape(); in PostTreat()
H A DBOPAlgo_CheckerSI.cxx420 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in CheckFaceSelfIntersection() local
421 if (aSI.ShapeType() != TopAbs_FACE) in CheckFaceSelfIntersection()
424 const TopoDS_Face& aF = (*(TopoDS_Face*)(&aSI.Shape())); in CheckFaceSelfIntersection()
H A DBOPAlgo_BOP.cxx768 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in BuildRC() local
769 aType = aSI.ShapeType(); in BuildRC()
774 const TopoDS_Edge& aE = *((TopoDS_Edge*)&aSI.Shape()); in BuildRC()
779 nVD = aSI.SubShapes().First(); in BuildRC()
1296 const BOPDS_ShapeInfo& aSI = myDS->ShapeInfo(i); in CheckArgsForOpenSolid() local
1297 if (aSI.ShapeType() != TopAbs_SOLID) in CheckArgsForOpenSolid()
1300 const TopoDS_Shape& aSolid = aSI.Shape(); in CheckArgsForOpenSolid()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_Builder.cxx321 const BOPDS_ShapeInfo& aSI=myDS->ShapeInfo(i); in RebuildFaces() local
325 const TopoDS_Shape& aS = aSI.Shape(); in RebuildFaces()
342 if (aSI.ShapeType()!=TopAbs_FACE) { in RebuildFaces()
347 const TopoDS_Face& aF=(*(TopoDS_Face*)(&aSI.Shape())); in RebuildFaces()
556 BOPDS_ShapeInfo aSI; in RebuildEdge() local
567 aSI.SetShapeType(TopAbs_EDGE); in RebuildEdge()
679 aSI.SetShape(aSp); in RebuildEdge()
681 Bnd_Box& aBox=aSI.ChangeBox(); in RebuildEdge()
684 nSp=myDS->Append(aSI); in RebuildEdge()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_DebugCommands.cxx193 const BOPDS_ShapeInfo& aSI = aDS.ShapeInfo(i); in bopds() local
194 const TopoDS_Shape& aS = aSI.Shape(); in bopds()
195 aTypeShape = aSI.ShapeType(); in bopds()
407 const BOPDS_ShapeInfo& aSI = pDS->ShapeInfo(ind); in bopwho() local
408 if (aSI.ShapeType() != TopAbs_VERTEX) { in bopwho()
524 const BOPDS_ShapeInfo& aSI = pDS->ShapeInfo(i); in bopnews() local
525 if (aSI.ShapeType() == aType) { in bopnews()
526 const TopoDS_Shape& aS = aSI.Shape(); in bopnews()
796 aType = aSI.ShapeType(); in boppb()
853 aType = aSI.ShapeType(); in bopcb()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntStart/
H A DIntStart_SearchOnBoundaries.gxx582 NCollection_Array1<SolInfo> aSI(1, Nbp);
587 aSI(i).Init(IntCS, i);
589 aSI(i).Init(*pSol, i);
592 std::sort(aSI.begin(), aSI.end());
611 Standard_Real parap1 = aSI(i + 1).Value();
612 para = aSI(i).Value();
653 aSI(i).ChangeValue() = Pdeb - 1;
654 aSI(i + 1).ChangeValue() = param;
660 para = aSI(i).Value();
671 const Standard_Real aParam = aSI(i).Value();
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIntStart_SearchOnBoundaries.gxx582 NCollection_Array1<SolInfo> aSI(1, Nbp);
587 aSI(i).Init(IntCS, i);
589 aSI(i).Init(*pSol, i);
592 std::sort(aSI.begin(), aSI.end());
611 Standard_Real parap1 = aSI(i + 1).Value();
612 para = aSI(i).Value();
653 aSI(i).ChangeValue() = Pdeb - 1;
654 aSI(i + 1).ChangeValue() = param;
660 para = aSI(i).Value();
671 const Standard_Real aParam = aSI(i).Value();
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntStart_SearchOnBoundaries.gxx582 NCollection_Array1<SolInfo> aSI(1, Nbp);
587 aSI(i).Init(IntCS, i);
589 aSI(i).Init(*pSol, i);
592 std::sort(aSI.begin(), aSI.end());
611 Standard_Real parap1 = aSI(i + 1).Value();
612 para = aSI(i).Value();
653 aSI(i).ChangeValue() = Pdeb - 1;
654 aSI(i + 1).ChangeValue() = param;
660 para = aSI(i).Value();
671 const Standard_Real aParam = aSI(i).Value();
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/app/
H A Dsalinst.cxx315 STARTUPINFOW aSI; in create_SalInstance() local
316 aSI.cb = sizeof( aSI ); in create_SalInstance()
317 GetStartupInfoW( &aSI ); in create_SalInstance()
319 pSalData->mnCmdShow = aSI.wShowWindow; in create_SalInstance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/app/
H A Dsalinst.cxx325 STARTUPINFOW aSI; in create_SalInstance() local
326 aSI.cb = sizeof( aSI ); in create_SalInstance()
327 GetStartupInfoW( &aSI ); in create_SalInstance()
329 pSalData->mnCmdShow = aSI.wShowWindow; in create_SalInstance()

12