0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / vis / bug27655
1 puts "========"
2 puts "CR27655"
3 puts "========"
4 puts ""
5 ############################################################################################
6 puts "Visualization - AIS_Triangulation don't disappears after setting non-zero transparency"
7 ############################################################################################
8
9 vclear
10 vinit View1
11
12 box b 10 10 10
13 vdisplay b -dispMode 1
14 vdrawsphere s 100
15 vsettransparency s 0.7
16
17 vfit
18
19 vdump $imagedir/${casename}_0.png