0024420: Add methods to switch the type of sensitivity in AIS_Circle and AIS_Plane
authordbv <dbv@opencascade.com>
Thu, 5 Dec 2013 11:43:48 +0000 (15:43 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 6 Dec 2013 09:10:44 +0000 (13:10 +0400)
commit9e8804b6db64644de55f29ea3209be28abe3cafe
treeaf44b230d361fe6cc72b618465ec531a408e6937
parentb3837d74e009796c9ac65669ab80734e5fe62dff
0024420: Add methods to switch the type of sensitivity in AIS_Circle and AIS_Plane

Added methods to AIS_Circle and AIS_Plane for switching type of sensitivity
By default AIS_Circle and AIS_Plane have boundary sensitivity
src/AIS/AIS_Circle.cdl
src/AIS/AIS_Circle.cxx
src/AIS/AIS_Circle.lxx
src/AIS/AIS_Plane.cdl
src/AIS/AIS_Plane.cxx
src/AIS/AIS_Plane.lxx
src/Select3D/Select3D.cdl
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/bugs/vis/bug24420 [new file with mode: 0644]