Home
last modified time | relevance | path

Searched defs:SetAngle (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPrimRotPoly.h42 …void SetAngle(int index, double val) {if ((index>=0) && (index<2)) StartStopAngle[index].SetValue(… in SetAngle() function
43 …void SetAngle(int index, const std::string val) {if ((index>=0) && (index<2)) StartStopAngle[index… in SetAngle() function
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStepDimTol_RunoutZoneOrientation.hxx46 inline void SetAngle(const Handle(StepBasic_PlaneAngleMeasureWithUnit) &theAngle) in SetAngle() function in StepDimTol_RunoutZoneOrientation
/dports/cad/opencascade/opencascade-7.6.0/src/StepDimTol/
H A DStepDimTol_RunoutZoneOrientation.hxx46 inline void SetAngle(const Handle(StepBasic_PlaneAngleMeasureWithUnit) &theAngle) in SetAngle() function in StepDimTol_RunoutZoneOrientation
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStepDimTol_RunoutZoneOrientation.hxx46 inline void SetAngle(const Handle(StepBasic_PlaneAngleMeasureWithUnit) &theAngle) in SetAngle() function in StepDimTol_RunoutZoneOrientation
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawlineangle.h46 SetAngle, /**< Setting angle in the command line. */ enumerator
H A Drs_actionlibraryinsert.h48 SetAngle, /**< Setting angle in the command line. */ enumerator
H A Drs_actiondrawimage.h49 SetAngle, /**< Setting angle in the command line. */ enumerator
H A Drs_actionmodifymoverotate.h50 SetAngle /**< Setting angle in command line. */ enumerator
H A Drs_actiondimlinear.h60 SetAngle /**< Setting the angle in the command line. */ enumerator
H A Drs_actionblocksinsert.h51 SetAngle, /**< Setting angle in the command line. */ enumerator
H A Drs_actiondrawlinerelangle.h46 SetAngle, /**< Set angle in console. */ enumerator
/dports/games/opencity/opencity-0.0.6.5stable/src/
H A Dmovement.cpp64 Movement::SetAngle( const Destination & rD ) in SetAngle() function in Movement
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/visualization/line/
H A Dvistoolendline.cpp99 void VisToolEndLine::SetAngle(const QString &expression) in SetAngle() function in VisToolEndLine
H A Dvistoolcurveintersectaxis.cpp109 void VisToolCurveIntersectAxis::SetAngle(const QString &expression) in SetAngle() function in VisToolCurveIntersectAxis
/dports/cad/opencascade/opencascade-7.6.0/src/StepFEA/
H A DStepFEA_ConstantSurface3dElementCoordinateSystem.cxx83 void StepFEA_ConstantSurface3dElementCoordinateSystem::SetAngle (const Standard_Real aAngle) in SetAngle() function in StepFEA_ConstantSurface3dElementCoordinateSystem
H A DStepFEA_ParametricSurface3dElementCoordinateSystem.cxx83 void StepFEA_ParametricSurface3dElementCoordinateSystem::SetAngle (const Standard_Real aAngle) in SetAngle() function in StepFEA_ParametricSurface3dElementCoordinateSystem
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_ArrowAspect.cxx64 void Prs3d_ArrowAspect::SetAngle (const Standard_Real theAngle) in SetAngle() function in Prs3d_ArrowAspect
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DDisplayLayoutEditor.h35 MultiTouchDisplay *SetAngle(float angle) { angle_ = angle; return this; } in SetAngle() function
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DDisplayLayoutEditor.h35 MultiTouchDisplay *SetAngle(float angle) { angle_ = angle; return this; } in SetAngle() function
/dports/cad/opencascade/opencascade-7.6.0/src/StepShape/
H A DStepShape_RevolvedAreaSolid.cxx49 void StepShape_RevolvedAreaSolid::SetAngle(const Standard_Real aAngle) in SetAngle() function in StepShape_RevolvedAreaSolid
H A DStepShape_RevolvedFaceSolid.cxx57 void StepShape_RevolvedFaceSolid::SetAngle(const Standard_Real aAngle) in SetAngle() function in StepShape_RevolvedFaceSolid
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DDisplayLayoutEditor.h35 MultiTouchDisplay *SetAngle(float angle) { angle_ = angle; return this; } in SetAngle() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/Ropeladder.ocd/LadderSegment.ocd/
H A DScript.c12 public func SetAngle(int new_angle) in SetAngle() function
/dports/cad/opencascade/opencascade-7.6.0/src/Vrml/
H A DVrml_SFRotation.cxx62 void Vrml_SFRotation::SetAngle(const Standard_Real anAngle) in SetAngle() function in Vrml_SFRotation
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxhatch.hxx49 void SetAngle(Degree10 nNewAngle) { nAngle = nNewAngle; } in SetAngle() function in XHatch

12345678