Home
last modified time | relevance | path

Searched refs:TranslationPart (Results 1 – 25 of 108) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Pnt2d.cxx32 { coord.Add (T.TranslationPart ()); } in Transform()
35 coord.Add (T.TranslationPart ()); in Transform()
39 coord.Add (T.TranslationPart ()); in Transform()
H A Dgp_Pnt.cxx34 else if (T.Form() == gp_Translation) { coord.Add (T.TranslationPart ()); } in Transform()
37 coord.Add (T.TranslationPart ()); in Transform()
41 coord.Add (T.TranslationPart ()); in Transform()
H A Dgp_TrsfNLerp.hxx49 myLocLerp .Init (theStart.TranslationPart(), theEnd.TranslationPart()); in Init()
H A Dgp_Trsf2d.hxx116 const gp_XY& TranslationPart() const { return loc; } in TranslationPart() function in gp_Trsf2d
240 loc (theT.TranslationPart().X(), theT.TranslationPart().Y()) in gp_Trsf2d()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_TrsfNLerp.hxx49 myLocLerp .Init (theStart.TranslationPart(), theEnd.TranslationPart()); in Init()
H A Dgp_Trsf2d.hxx116 const gp_XY& TranslationPart() const { return loc; } in TranslationPart() function in gp_Trsf2d
240 loc (theT.TranslationPart().X(), theT.TranslationPart().Y()) in gp_Trsf2d()
H A DBnd_B3x.gxx153 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
155 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
157 (RealType)(myCenter[2] * aScale + theTrsf.TranslationPart().Z());
258 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
261 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
264 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
435 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
438 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
441 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
H A DBnd_B2x.gxx125 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
127 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
211 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
214 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
323 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
326 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
H A DStdObject_gp_Trsfs.hxx97 const gp_XY& aLoc = theTrsf.TranslationPart(); in operator <<()
132 const gp_XYZ& aLoc = theTrsf.TranslationPart(); in operator <<()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_TrsfNLerp.hxx49 myLocLerp .Init (theStart.TranslationPart(), theEnd.TranslationPart()); in Init()
H A DBnd_B3x.gxx153 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
155 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
157 (RealType)(myCenter[2] * aScale + theTrsf.TranslationPart().Z());
258 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
261 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
264 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
435 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
438 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
441 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
H A Dgp_Trsf2d.lxx28 loc(T.TranslationPart().X(),T.TranslationPart().Y())
88 inline const gp_XY& gp_Trsf2d::TranslationPart () const
H A DBnd_B2x.gxx125 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
127 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
211 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
214 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
323 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
326 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
H A DStdObject_gp_Trsfs.hxx97 const gp_XY& aLoc = theTrsf.TranslationPart(); in operator <<()
132 const gp_XYZ& aLoc = theTrsf.TranslationPart(); in operator <<()
H A Dgp_GTrsf2d.hxx137 const gp_XY& TranslationPart() const;
/dports/cad/opencascade/opencascade-7.6.0/src/Bnd/
H A DBnd_B3x.gxx153 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
155 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
157 (RealType)(myCenter[2] * aScale + theTrsf.TranslationPart().Z());
258 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
261 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
264 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
435 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
438 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
441 Abs (RealType(theBox.myCenter[2]*aScale + theTrsf.TranslationPart().Y())
H A DBnd_B2x.gxx125 (RealType)(myCenter[0] * aScale + theTrsf.TranslationPart().X());
127 (RealType)(myCenter[1] * aScale + theTrsf.TranslationPart().Y());
211 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
214 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
323 (Abs (RealType(theBox.myCenter[0]*aScale + theTrsf.TranslationPart().X())
326 Abs (RealType(theBox.myCenter[1]*aScale + theTrsf.TranslationPart().Y())
/dports/science/siconos/siconos-4.4.0/mechanics/src/occ/test/
H A DOccTest.cpp118 TranslationPart(); in move()
190 TranslationPart(); in distance()
197 TranslationPart(); in distance()
/dports/cad/opencascade/opencascade-7.6.0/src/StdObject/
H A DStdObject_gp_Trsfs.hxx97 const gp_XY& aLoc = theTrsf.TranslationPart(); in operator <<()
132 const gp_XYZ& aLoc = theTrsf.TranslationPart(); in operator <<()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlObjMgt/
H A DXmlObjMgt_GP.cxx37 S2 (Translate(aTrsf.TranslationPart())); in Translate()
97 ::Translate(aStr, (gp_XYZ&)T.TranslationPart()); in Translate()
/dports/science/chrono/chrono-7.0.1/src/chrono_cascade/
H A DChCascadeDoc.cpp193 gp_XYZ mtr = mloc.Transformation().TranslationPart(); in ForShape()
197 gp_XYZ mtr2 = mshape.Location().Transformation().TranslationPart(); in ForShape()
407 gp_XYZ mtr = from_coord.Transformation().TranslationPart(); in FromCascadeToChrono()
/dports/cad/opencascade/opencascade-7.6.0/src/DBRep/
H A DDBRep_HideData.cxx118 const gp_XYZ& T1 = TProj .TranslationPart(); in IsSame()
119 const gp_XYZ& T2 = myTrsf.TranslationPart(); in IsSame()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESConvGeom/
H A DIGESConvGeom_GeomBuilder.cxx133 if (!thepos.TranslationPart().IsEqual (gp_XYZ(0.,0.,0.),epsl) ) in IsIdentity()
157 gp_XYZ t = thepos.TranslationPart(); t.SetZ (0.0); in IsZOnly()
/dports/cad/opencascade/opencascade-7.6.0/src/RWMesh/
H A DRWMesh_CoordinateSystemConverter.cxx66 if (aTrsf.TranslationPart().IsEqual (gp_XYZ (0.0, 0.0, 0.0), gp::Resolution()) in Init()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_GTrsfModification.cxx97 gtrsf.SetTranslationPart(myGTrsf.TranslationPart()); in NewSurface()
151 gtrsf.SetTranslationPart(myGTrsf.TranslationPart()); in NewCurve()

12345