Home
last modified time | relevance | path

Searched defs:theFactor (Results 1 – 25 of 30) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_XRTrackedDevice.hxx57 void SetUnitFactor (Standard_ShortReal theFactor) { myUnitFactor = theFactor; } in SetUnitFactor()
H A DNCollection_Vec2.hxx171 void Multiply (const Element_t theFactor) in Multiply()
218 NCollection_Vec2& operator*= (const Element_t theFactor) in operator *=()
H A DNCollection_Mat3.hxx251 void Multiply (const Element_t theFactor) in Multiply()
261 NCollection_Mat3& operator*= (const Element_t theFactor) in operator *=()
287 void Divide (const Element_t theFactor) in Divide()
H A DNCollection_Mat4.hxx327 void Multiply (const Element_t theFactor) in Multiply()
337 NCollection_Mat4& operator*= (const Element_t theFactor) in operator *=()
363 void Divide (const Element_t theFactor) in Divide()
H A DNCollection_Vec4.hxx258 void Multiply (const Element_t theFactor) in Multiply()
267 NCollection_Vec4& operator*=(const Element_t theFactor) in operator *=()
H A DGraphic3d_Aspects.hxx193 Standard_ShortReal& theFactor, in PolygonOffsets()
218 const Standard_ShortReal theFactor = 1.0f, in SetPolygonOffsets()
253 void SetLineStippleFactor (uint16_t theFactor) in SetLineStippleFactor()
H A DNCollection_Vec3.hxx212 void Multiply (const Element_t theFactor) in Multiply()
237 NCollection_Vec3& operator*= (const Element_t theFactor) in operator *=()
H A DAspect_XRSession.hxx103 void SetUnitFactor (Standard_Real theFactor) { myUnitFactor = theFactor; } in SetUnitFactor()
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_XRTrackedDevice.hxx57 void SetUnitFactor (Standard_ShortReal theFactor) { myUnitFactor = theFactor; } in SetUnitFactor()
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Vec2.hxx171 void Multiply (const Element_t theFactor) in Multiply()
218 NCollection_Vec2& operator*= (const Element_t theFactor) in operator *=()
H A DNCollection_Mat3.hxx251 void Multiply (const Element_t theFactor) in Multiply()
261 NCollection_Mat3& operator*= (const Element_t theFactor) in operator *=()
287 void Divide (const Element_t theFactor) in Divide()
H A DNCollection_Mat4.hxx327 void Multiply (const Element_t theFactor) in Multiply()
337 NCollection_Mat4& operator*= (const Element_t theFactor) in operator *=()
363 void Divide (const Element_t theFactor) in Divide()
H A DNCollection_Vec4.hxx258 void Multiply (const Element_t theFactor) in Multiply()
267 NCollection_Vec4& operator*=(const Element_t theFactor) in operator *=()
H A DNCollection_Vec3.hxx212 void Multiply (const Element_t theFactor) in Multiply()
237 NCollection_Vec3& operator*= (const Element_t theFactor) in operator *=()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_Vec2.hxx171 void Multiply (const Element_t theFactor) in Multiply()
218 NCollection_Vec2& operator*= (const Element_t theFactor) in operator *=()
H A DNCollection_Mat4.hxx287 void Multiply (const Element_t theFactor) in Multiply()
297 NCollection_Mat4& operator*=(const Element_t theFactor) in operator *=()
H A DNCollection_Vec4.hxx260 void Multiply (const Element_t theFactor) in Multiply()
269 NCollection_Vec4& operator*=(const Element_t theFactor) in operator *=()
H A DNCollection_Vec3.hxx214 void Multiply (const Element_t theFactor) in Multiply()
239 NCollection_Vec3& operator*= (const Element_t theFactor) in operator *=()
H A DGraphic3d_Aspects.hxx201 Standard_ShortReal& theFactor, in PolygonOffsets()
226 const Standard_ShortReal theFactor = 1.0f, in SetPolygonOffsets()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Aspects.hxx193 Standard_ShortReal& theFactor, in PolygonOffsets()
218 const Standard_ShortReal theFactor = 1.0f, in SetPolygonOffsets()
253 void SetLineStippleFactor (uint16_t theFactor) in SetLineStippleFactor()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsMgr/
H A DPrsMgr_PresentableObject.cxx756 const Standard_ShortReal theFactor, in SetPolygonOffsets()
780 Standard_ShortReal& theFactor, in PolygonOffsets()
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_XRSession.hxx103 void SetUnitFactor (Standard_Real theFactor) { myUnitFactor = theFactor; } in SetUnitFactor()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/04_Viewer3d/src/
H A DOffsetDlg.cpp118 void COffsetDlg::SetOffsets(Standard_Real theFactor, Standard_Real theUnits) in SetOffsets()
/dports/cad/opencascade/opencascade-7.6.0/src/STEPConstruct/
H A DSTEPConstruct_UnitContext.cxx300 Standard_Real theFactor= 0.; in ComputeFactors() local
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Context.cxx2514 const Standard_ShortReal theFactor) in SetTypeOfLine()
2523 void OpenGl_Context::SetLineStipple (const Standard_ShortReal theFactor, in SetLineStipple()

12