0031174: Visualization - support user-provided stipple line patterns
[occt.git] / tests / v3d / glsl / stipple_line1
1 restore [locate_data_file occ/fuse.brep] f
2
3 vcaps -ffp 1
4 vclear
5 vclose ALL
6 vinit View1
7 vclear
8 vsetdispmode 0
9 vaxo
10 vdisplay f
11 vaspects f -setLineType dotDash
12 vfit
13 vdump $::imagedir/${::casename}_ffp.png
14
15 vcaps -ffp 0
16 vdump $::imagedir/${::casename}_glsl.png