0002883: It is impossible to set material, color and transparency to compound
authoraba <aba@opencascade.com>
Thu, 22 May 2014 13:33:02 +0000 (17:33 +0400)
committerapn <apn@opencascade.com>
Thu, 22 May 2014 13:33:56 +0000 (17:33 +0400)
commit48cc825e838f53f5a457abe23d71fe7a422f41c6
tree77ff5d9cc66d8f1eb6ebfb2caf925970925b1872
parent5ad539d2e09332c48e8e4c11ee5f3981188992e6
0002883: It is impossible to set material, color and transparency to compound

Fast shading presentation update on setting color, material and transparency for AIS_Shape:
- Iterate through all groups not only last one.
- Iterate through all presentation (to change presentations in all viewers).

Added test cases bugs/vis/bug2883_1 and bugs/vis/bug2883_2
src/AIS/AIS_Shape.cxx
tests/bugs/vis/bug2883_1 [new file with mode: 0644]
tests/bugs/vis/bug2883_2 [new file with mode: 0644]