X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FSelectMgr%2FSelectMgr_SelectableObject.cxx;h=f0d3e831d307a29f93d5c57582a64bafc7114d40;hp=2cfcdb3577fe29eb5a8f52d6b8dfa77cb676e2de;hb=21a2b7ccf4fe8b673fbada2d80259b600f98b2c2;hpb=26d9c83516ab1bc077697ea795be29fa5b049c24 diff --git a/src/SelectMgr/SelectMgr_SelectableObject.cxx b/src/SelectMgr/SelectMgr_SelectableObject.cxx index 2cfcdb3577..f0d3e831d3 100644 --- a/src/SelectMgr/SelectMgr_SelectableObject.cxx +++ b/src/SelectMgr/SelectMgr_SelectableObject.cxx @@ -411,12 +411,12 @@ void SelectMgr_SelectableObject::SetZLayer (const Graphic3d_ZLayerId theLayerId) } //======================================================================= -//function : UpdateSelection +//function : updateSelection //purpose : Sets update status FULL to selections of the object. Must be // used as the only method of UpdateSelection from outer classes // to prevent BVH structures from being outdated. //======================================================================= -void SelectMgr_SelectableObject::UpdateSelection (const Standard_Integer theMode) +void SelectMgr_SelectableObject::updateSelection (const Standard_Integer theMode) { if (theMode == -1) {