1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Modify test case v3d/raytrace/bug25221 according to new draw commands.

This commit is contained in:
apn 2016-10-28 14:28:42 +03:00
parent 91764a8f6d
commit 30f5e1a74b

View File

@ -43,14 +43,14 @@ vmoveto 200 200
vdump $imagedir/${casename}_faces_closeup.png
# apply transformation
vlocrotate s 0 0 0 0 0 1 10
vloctranslate s -30 0 0
vlocation s -rotate 0 0 0 0 0 1 10
vlocation s -translate -30 0 0
vmoveto 0 0
vmoveto 200 200
vdump $imagedir/${casename}_faces_closeup_rotated.png
vlocreset s
vlocation s -reset
vmoveto 0 0
vmoveto 200 200