0027715: Visualization - turn off deprecated OpenGL fixed-function pipeline by default
[occt.git] / tests / bugs / vis / bug708
1 puts "========"
2 puts "OCC708"
3 puts "OCC1011"
4 puts "========"
5 puts ""
6 #######################################################
7 ## UnsetTransformation() of the AIS_InteractiveObject crashes an application
8 #######################################################
9 vinit
10 box result 10 10 10
11 vdisplay result
12 vfit
13
14 if [catch { OCC708 result }] {
15   puts "Faulty OCC708"
16 }
17
18 checkview -screenshot -3d -path ${imagedir}/${test_image}.png