Searched refs:theXDirection (Results 1 – 8 of 8) sorted by relevance
/dports/cad/opencascade/opencascade-7.6.0/inc/ |
H A D | Bnd_OBB.hxx | 54 const gp_Dir& theXDirection, in Bnd_OBB() argument 62 myAxes[0] = theXDirection.XYZ(); in Bnd_OBB() 118 void SetXComponent(const gp_Dir& theXDirection, in SetXComponent() argument 123 myAxes[0] = theXDirection.XYZ(); in SetXComponent()
|
H A D | AIS_Manipulator.hxx | 477 const gp_Dir& theXDirection,
|
/dports/cad/opencascade/opencascade-7.6.0/src/Bnd/ |
H A D | Bnd_OBB.hxx | 54 const gp_Dir& theXDirection, in Bnd_OBB() argument 62 myAxes[0] = theXDirection.XYZ(); in Bnd_OBB() 118 void SetXComponent(const gp_Dir& theXDirection, in SetXComponent() argument 123 myAxes[0] = theXDirection.XYZ(); in SetXComponent()
|
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/ |
H A D | Bnd_OBB.hxx | 54 const gp_Dir& theXDirection, in Bnd_OBB() argument 62 myAxes[0] = theXDirection.XYZ(); in Bnd_OBB() 118 void SetXComponent(const gp_Dir& theXDirection, in SetXComponent() argument 123 myAxes[0] = theXDirection.XYZ(); in SetXComponent()
|
H A D | AIS_Manipulator.hxx | 464 const gp_Dir& theXDirection,
|
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/ |
H A D | AIS_Trihedron.cxx | 785 const gp_Dir& theXDirection, in updatePrimitives() argument 795 anAxisDirs.Bind(Prs3d_DatumParts_XAxis, theXDirection); in updatePrimitives()
|
H A D | AIS_Manipulator.hxx | 477 const gp_Dir& theXDirection,
|
H A D | AIS_Manipulator.cxx | 1356 const gp_Dir& theXDirection, in Init() argument 1361 gp_Ax3 aSystem(thePosition.Location(), thePosition.Direction(), theXDirection); in Init()
|