Lines Matching refs:myObjects

178 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex…  in ~AIS_InteractiveContext()
229 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in DisplayedObjects()
276 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in ObjectsByDisplayStatus()
294 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in ObjectsByDisplayStatus()
325 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in ObjectsInside()
332 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in ObjectsInside()
358 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in ObjectsForView()
402 || !myObjects.IsBound (theIObj)) in SetViewAffinity()
439 if (Handle(AIS_GlobalStatus)* aStatusPtr = myObjects.ChangeSeek (theIObj)) in Display()
447 if (!myObjects.IsBound (theIObj)) in Display()
464 Handle(AIS_GlobalStatus) aStatus = myObjects (theIObj); in Display()
521 if (!myObjects.IsBound (theIObj)) in Load()
567 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in EraseAll()
587 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in DisplayAll()
650 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in DisplayStatus()
710 if (!myObjects.IsBound (theObj)) in HilightWithColor()
713 const Handle(AIS_GlobalStatus)& aStatus = myObjects (theObj); in HilightWithColor()
733 Handle(AIS_GlobalStatus)* aStatus = !theObj.IsNull() ? myObjects.ChangeSeek (theObj) : NULL; in Unhilight()
758 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in IsHilighted()
777 if (!myObjects.IsBound (anObj)) in IsHilighted()
780 return myObjects (anObj)->IsHilighted(); in IsHilighted()
795 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in HighlightStyle()
823 theStyle = myObjects (anObj)->HilightStyle(); in HighlightStyle()
851 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in IsDisplayed()
868 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in IsDisplayed()
885 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in DisplayPriority()
913 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in SetDisplayPriority()
948 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in Redisplay()
988 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in RecomputePrsOnly()
1008 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIO); in RecomputeSelectionOnly()
1041 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theIObj); in Update()
1141 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjIter (myObjects); anObjIter.More(); anObjIter.Nex… in SetDisplayMode()
1191 if (!myObjects.IsBound (theIObj)) in SetDisplayMode()
1201 Handle(AIS_GlobalStatus) aStatus = myObjects (theIObj); in SetDisplayMode()
1252 if (!myObjects.IsBound (theIObj)) in UnsetDisplayMode()
1264 const Handle(AIS_GlobalStatus)& aStatus = myObjects (theIObj); in UnsetDisplayMode()
1711 || !myObjects.IsBound (theIObj)) in Status()
1718 const Handle(AIS_GlobalStatus)& aStatus = myObjects (theIObj); in Status()
1784 || !myObjects.Find (theIObj, aStatus) in EraseGlobal()
1851 || !myObjects.Find (theIObj, aStatus)) in ClearGlobal()
1930 const Handle(AIS_GlobalStatus)* aStatus = !theIObj.IsNull() ? myObjects.Seek (theIObj) : NULL; in ClearGlobalPrs()
2179 if (!myObjects.IsBound (theObjToDisconnect)) in Disconnect()
2278 if (!myObjects.IsBound (theObject)) in SetTransformPersistence()
2321 myObjects.Bind (theIObj, aStatus); in setObjectStatus()
2325 myObjects.UnBind (theIObj); in setObjectStatus()
2454 Handle(AIS_GlobalStatus)* aStatusPtr = myObjects.ChangeSeek (anInteractive); in unhighlightOwners()
2527 …for (AIS_DataMapIteratorOfDataMapOfIOStatus anObjsIter (myObjects); anObjsIter.More(); anObjsIter.… in turnOnSubintensity()
2542 if (!myObjects.Find (theObject, aStatus)) in turnOnSubintensity()
3115 Handle(AIS_GlobalStatus)* aStatusPtr = myObjects.ChangeSeek (anObj); in highlightOwners()
3211 if (!myObjects.IsBound (theObject)) in SetSelected()
3223 if (NbSelected() == 1 && myObjects (theObject)->IsHilighted() && myAutoHilight) in SetSelected()
3251 if (Handle(AIS_GlobalStatus)* aStatusPtr = myObjects.ChangeSeek (aSelectable)) in SetSelected()
3311 if (!myObjects.IsBound (anObject)) in SetSelected()
3346 || !myObjects.IsBound (theObject)) in AddOrRemoveSelected()
3382 Handle(AIS_GlobalStatus)* aStatusPtr = myObjects.ChangeSeek (anObj); in AddOrRemoveSelected()
3457 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in IsSelected()
3719 const Handle(AIS_GlobalStatus)* aStat = myObjects.Seek (theObj); in SetSelectionModeActive()
3868 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in ActivatedModes()
3899 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in SubIntensityOff()
3941 const Handle(AIS_GlobalStatus)* aStatus = myObjects.Seek (theObj); in DisplayActiveSensitive()
4047 const Handle(AIS_GlobalStatus)* aStatus = theToUpdateViewer ? myObjects.Seek (theObj) : NULL; in SetPolygonOffsets()
4087 OCCT_DUMP_FIELD_VALUE_NUMERICAL (theOStream, myObjects.Size()) in DumpJson()