Home
last modified time | relevance | path

Searched refs:HasTransformation (Results 1 – 10 of 10) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DSelectMgr_EntityOwner.hxx119 …d_Boolean HasLocation() const { return mySelectable != NULL && mySelectable->HasTransformation(); } in HasLocation()
124 return mySelectable != NULL && mySelectable->HasTransformation() in Location()
H A DPrsMgr_PresentableObject.hxx236 …Standard_Boolean HasTransformation() const { return !myTransformation.IsNull() && myTransformation… in HasTransformation() function in PrsMgr_PresentableObject
/dports/cad/opencascade/opencascade-7.6.0/src/SelectMgr/
H A DSelectMgr_EntityOwner.hxx119 …d_Boolean HasLocation() const { return mySelectable != NULL && mySelectable->HasTransformation(); } in HasLocation()
124 return mySelectable != NULL && mySelectable->HasTransformation() in Location()
H A DSelectMgr_ViewerSelector.cxx390 if (theObject->HasTransformation() || !theObject->TransformPersistence().IsNull()) in traverseObject()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DSelectMgr_EntityOwner.hxx119 …d_Boolean HasLocation() const { return mySelectable != NULL && mySelectable->HasTransformation(); } in HasLocation()
124 return mySelectable != NULL && mySelectable->HasTransformation() in Location()
H A DPrsMgr_PresentableObject.hxx225 …Standard_Boolean HasTransformation() const { return !myTransformation.IsNull() && myTransformation… in HasTransformation() function in PrsMgr_PresentableObject
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkOCC/
H A DIVtkOCC_ShapePickerAlgo.cxx140 if (aSelObj->HasTransformation()) in SetSelectionMode()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsMgr/
H A DPrsMgr_PresentableObject.hxx236 …Standard_Boolean HasTransformation() const { return !myTransformation.IsNull() && myTransformation… in HasTransformation() function in PrsMgr_PresentableObject
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_InteractiveContext.cxx1062 if (theIObj->HasTransformation() in SetLocation()
1075 if (theIObj->HasTransformation()) in SetLocation()
1117 && theIObj->HasTransformation(); in HasLocation()
/dports/cad/opencascade/opencascade-7.6.0/dox/upgrade/
H A Dupgrade.md224 * *HasLocation -> HasTransformation*