0025133: TKOpenGl - Crash on closing a view containing presentations with capping
[occt.git] / tests / perf / multi_mesh_wireframe / A5
CommitLineData
ee535a6c 1puts "3D visualization performance tests"
2puts "Panning V3d View with 27 MeshVS_Mesh (+ AIS trihedron)"
3puts "Objects have wireframe mode"
4
5
6set D_y 10
7for {set i 1} {$i < 30} {incr i} {
8 vpan 0 ${D_y}
9}