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:
parent
91764a8f6d
commit
30f5e1a74b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user