0025854: Visualization, TKOpenGl - add option to request Core profile 3.2+
[occt.git] / tests / bugs / vis / bug25854
1 puts "============"
2 puts "CR25854"
3 puts "============"
4 puts ""
5
6 ############################################################
7 # Visualization, TKOpenGl - add option to request Core profile 3.2+
8 ############################################################
9
10 vcaps -coreProfile
11 vcaps
12 vinit
13 vglinfo
14 box b 1 2 3
15 vdisplay b
16 vfit
17
18 vdump $imagedir/${casename}.png