0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / moddata_1 / bug164_1
1
2 puts "================"
3 puts "OCC164"
4 puts "SAM1478"
5 puts "================"
6 puts ""
7
8 restore [locate_data_file OCC164-1.brep] sh1 
9 restore [locate_data_file OCC164-2.brep] sh2
10 checkshape sh1
11 checkshape sh2
12
13 bfuse result sh1 sh2
14 checkshape result
15
16 checkprops result -s 344595
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18
19