Home
last modified time | relevance | path

Searched refs:anIndex1 (Results 1 – 11 of 11) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_MarkedRangeSet.cxx69 Standard_Integer anIndex1 = GetIndex(theFirstBoundary, Standard_True); in InsertRange() local
71 if(!anIndex1) in InsertRange()
78 …if(anIndex2 < anIndex1) { // it can be if theLastBoundary==theFirstBoundary==boundary_of_a_range o… in InsertRange()
79 Standard_Integer atmpindex = anIndex1; in InsertRange()
80 anIndex1 = anIndex2; in InsertRange()
87 Standard_Boolean areEqualIndices = (anIndex1 == anIndex2); in InsertRange()
88 Standard_Integer aPrevFlag = myFlags(anIndex1); in InsertRange()
90 myRangeSetStorer.InsertAfter(anIndex1, theFirstBoundary); in InsertRange()
92 myFlags.InsertAfter(anIndex1, theFlag); in InsertRange()
105 anIndex1++; in InsertRange()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/GeomliteTest/
H A DGeomliteTest_ModificationCommands.cxx151 Standard_Integer anIndex1 = Draw::Atoi(a[2]); in setweight() local
158 aBSplCurve->SetWeight(anIndex1, aWeight); in setweight()
165 aBezCurve->SetWeight(anIndex1, aWeight); in setweight()
172 aBSplCurve2d->SetWeight(anIndex1, aWeight); in setweight()
179 aBezCurve2d->SetWeight(anIndex1, aWeight); in setweight()
193 aBSplSurf->SetWeight(anIndex1, anIndex2, aWeight); in setweight()
199 aBezSurf->SetWeight(anIndex1, anIndex2, aWeight); in setweight()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_BSplineSurface.cxx171 (const Standard_Integer anIndex1, const Standard_Integer anIndex2) const in Weight() argument
173 return theWeights->Value(anIndex1, anIndex2); in Weight()
177 (const Standard_Integer anIndex1, const Standard_Integer anIndex2) const in Pole() argument
179 gp_XYZ tempXYZ = thePoles->Value(anIndex1,anIndex2); in Pole()
187 (const Standard_Integer anIndex1, const Standard_Integer anIndex2) const in TransformedPole() argument
189 gp_XYZ tempXYZ = thePoles->Value(anIndex1, anIndex2); in TransformedPole()
H A DIGESGeom_SplineSurface.hxx94 …Standard_EXPORT Handle(TColStd_HArray1OfReal) XPolynomial (const Standard_Integer anIndex1, const …
99 …Standard_EXPORT Handle(TColStd_HArray1OfReal) YPolynomial (const Standard_Integer anIndex1, const …
104 …Standard_EXPORT Handle(TColStd_HArray1OfReal) ZPolynomial (const Standard_Integer anIndex1, const …
H A DIGESGeom_BSplineSurface.hxx130 …Standard_EXPORT Standard_Real Weight (const Standard_Integer anIndex1, const Standard_Integer anIn…
135 …Standard_EXPORT gp_Pnt Pole (const Standard_Integer anIndex1, const Standard_Integer anIndex2) con…
141 …Standard_EXPORT gp_Pnt TransformedPole (const Standard_Integer anIndex1, const Standard_Integer an…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESGeom_SplineSurface.hxx94 …Standard_EXPORT Handle(TColStd_HArray1OfReal) XPolynomial (const Standard_Integer anIndex1, const …
99 …Standard_EXPORT Handle(TColStd_HArray1OfReal) YPolynomial (const Standard_Integer anIndex1, const …
104 …Standard_EXPORT Handle(TColStd_HArray1OfReal) ZPolynomial (const Standard_Integer anIndex1, const …
H A DIGESGeom_BSplineSurface.hxx130 …Standard_EXPORT Standard_Real Weight (const Standard_Integer anIndex1, const Standard_Integer anIn…
135 …Standard_EXPORT gp_Pnt Pole (const Standard_Integer anIndex1, const Standard_Integer anIndex2) con…
141 …Standard_EXPORT gp_Pnt TransformedPole (const Standard_Integer anIndex1, const Standard_Integer an…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESGeom_SplineSurface.hxx96 …Standard_EXPORT Handle(TColStd_HArray1OfReal) XPolynomial (const Standard_Integer anIndex1, const …
101 …Standard_EXPORT Handle(TColStd_HArray1OfReal) YPolynomial (const Standard_Integer anIndex1, const …
106 …Standard_EXPORT Handle(TColStd_HArray1OfReal) ZPolynomial (const Standard_Integer anIndex1, const …
H A DIGESGeom_BSplineSurface.hxx132 …Standard_EXPORT Standard_Real Weight (const Standard_Integer anIndex1, const Standard_Integer anIn…
137 …Standard_EXPORT gp_Pnt Pole (const Standard_Integer anIndex1, const Standard_Integer anIndex2) con…
143 …Standard_EXPORT gp_Pnt TransformedPole (const Standard_Integer anIndex1, const Standard_Integer an…
/dports/cad/opencascade/opencascade-7.6.0/src/RWGltf/
H A DRWGltf_TriangulationReader.cxx563 if (const uint16_t* anIndex1 = aBuffer.ReadChunk<uint16_t> (theStream)) in readBuffer() local
565 aVec3.ChangeValue (2) = THE_LOWER_NODE_INDEX + *anIndex1; in readBuffer()
631 if (const uint32_t* anIndex1 = aBuffer.ReadChunk<uint32_t> (theStream)) in readBuffer() local
633 aVec3.ChangeValue (2) = THE_LOWER_NODE_INDEX + *anIndex1; in readBuffer()
699 if (const uint8_t* anIndex1 = aBuffer.ReadChunk<uint8_t> (theStream)) in readBuffer() local
701 aVec3.ChangeValue (2) = THE_LOWER_NODE_INDEX + (Standard_Integer )*anIndex1; in readBuffer()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx256 Standard_Integer anIndex1, anIndex2, nF1, nF2, i, j, aNbP, aNbC; in Perform() local
327 anIndex1 = theDS->Index(aF1); in Perform()
330 if((anIndex1 == -1) || (anIndex2 == -1)) in Perform()
347 if((nF1 == anIndex1) && (nF2 == anIndex2)) { in Perform()
361 if(!MakeFacesNonSec(ii, theDS, anIndex1, anIndex2)) { in Perform()
367 if(!MakeFacesSec(ii, theDS, anIndex1, anIndex2, i)) { in Perform()
430 Standard_Integer anIndex1 = theDS->Index(aE1); in MakeFacesNonSec() local
435 FindCommonVertex(theDS, anIndex1, anIndex2, aCommonVertex, apar1, apar2); in MakeFacesNonSec()
545 Standard_Integer anEIndex = (fit == 1) ? anIndex1 : anIndex2; in MakeFacesNonSec()