0025933: Visualization - Forward AIS_InteractiveObject::Redisplay() execution to...
authorvpa <vpa@opencascade.com>
Thu, 19 Mar 2015 13:02:42 +0000 (16:02 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 19 Mar 2015 14:08:18 +0000 (17:08 +0300)
commit36132a2ec80f37baec917a9754b89c863a129a87
tree4143a461fb93098284801284429bb800f7f32d23
parenta79f67f8d8d60036b08e9f3540197fa0f2333441
0025933: Visualization - Forward AIS_InteractiveObject::Redisplay() execution to AIS_InteractiveContext

AIS_InteractiveObject::Redisplay now redirects the execution to interactive context;
All calls to AIS_InteractiveObject::Redisplay were replaced by AIS_InteractiveContext::Redisplay

Small correction of test case
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveObject.cdl
src/AIS/AIS_InteractiveObject.cxx
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/fclasses/bug63