mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Upgrade of draw-commands + a new draw-command calling conversion of a shape into voxels. Resolved of a problem of failure of non-regression tests on voxels (vis/bug19820).
10 lines
376 B
Plaintext
10 lines
376 B
Plaintext
psphere s 100.0
|
|
voxelbooldsconvert s 100 100 100 1.0 0 1 0 0
|
|
voxelbooldsconvert s 100 100 100 1.0 1 1 0 0
|
|
voxelbooldsconvert s 100 100 100 1.0 0 1 1 0
|
|
voxelbooldsconvert s 100 100 100 1.0 1 1 1 0
|
|
voxelbooldsconvert s 100 100 100 1.0 0 2 1 0
|
|
voxelbooldsconvert s 100 100 100 1.0 1 2 1 0
|
|
voxelbooldsconvert s 100 100 100 1.0 0 2 1 1
|
|
voxelbooldsconvert s 100 100 100 1.0 1 2 1 2
|