0027715: Visualization - turn off deprecated OpenGL fixed-function pipeline by default
[occt.git] / tests / bugs / vis / bug136
1 puts "TODO OCC12345 ALL: Error : Colors are not equal in default coordinate and in the near coordinates too"
2 puts "================"
3 puts "OCC136"
4 puts "================"
5
6 set x_coord 211
7 set y_coord 215
8
9 vinit
10 OCC136
11 vfit
12
13 checkcolor $x_coord $y_coord 0.8 0.8 0.8
14
15 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
16