mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
Modify test case v3d/raytrace/bug25221 according to new draw commands.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user