0026139: AIS_InteractiveContext::Display performance regression
[occt.git] / tests / bugs / vis / bug25500
1 puts "========"
2 puts "OCC25500"
3 puts "========"
4 puts ""
5 ###################################################################################################
6 #  Visualization, TKOpenGl - global trihedron should not inherit transformation from last object
7 ###################################################################################################
8
9 box b 1 2 3
10
11 vinit View1
12 vclear
13 vaxo
14 vdisplay b
15 vfit
16
17 vzbufftrihedron
18
19 vsetlocation b 0.2 0 0
20 vcaps -ffp 0
21 vrepaint
22
23 checkcolor 60 379 1 0.058823529630899429 0.058823529630899429
24
25 set only_screen 1