0028762: Visualization, Ray tracing - Implement depth-of-field effect
[occt.git] / tests / v3d / ivtk / select
1 puts "============"
2 puts "select"
3 puts "============"
4 puts ""
5 #######################################################
6 #  Tests selection of shapes in the IVtk view
7 #######################################################
8
9 set anImage $imagedir/${casename}.png
10 ivtkinit
11 box b 1 1 1
12 ivtkdisplay b
13 ivtkselect 100 100
14
15 ivtkdump $anImage