Home
last modified time | relevance | path

Searched defs:SetLocalTransformation (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DPrsMgr_PresentableObject.hxx228 …void SetLocalTransformation (const gp_Trsf& theTrsf) { setLocalTransformation (new TopLoc_Datum3D … in SetLocalTransformation() function in PrsMgr_PresentableObject
233 …void SetLocalTransformation (const Handle(TopLoc_Datum3D)& theTrsf) { setLocalTransformation (theT… in SetLocalTransformation() function in PrsMgr_PresentableObject
/dports/cad/opencascade/opencascade-7.6.0/src/PrsMgr/
H A DPrsMgr_PresentableObject.hxx228 …void SetLocalTransformation (const gp_Trsf& theTrsf) { setLocalTransformation (new TopLoc_Datum3D … in SetLocalTransformation() function in PrsMgr_PresentableObject
233 …void SetLocalTransformation (const Handle(TopLoc_Datum3D)& theTrsf) { setLocalTransformation (theT… in SetLocalTransformation() function in PrsMgr_PresentableObject
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPrsMgr_PresentableObject.hxx217 …void SetLocalTransformation (const gp_Trsf& theTrsf) { setLocalTransformation (new Geom_Transforma… in SetLocalTransformation() function in PrsMgr_PresentableObject
222 …void SetLocalTransformation (const Handle(Geom_Transformation)& theTrsf) { setLocalTransformation … in SetLocalTransformation() function in PrsMgr_PresentableObject