0025133: TKOpenGl - Crash on closing a view containing presentations with capping
[occt.git] / tests / perf / multi_object_shading / A6
CommitLineData
ee535a6c 1puts "3D visualization performance tests"
2puts "Zoom V3d View with 27 AIS-object (+ AIS trihedron)"
3puts "Objects have shading mode"
4
5
6set Zoom 1.05
7for {set i 1} {$i < 20} {incr i} {
8 vzoom ${Zoom}
9}