1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-07 18:30:55 +03:00
vro b45c727b8d 0024061: Draw-commands for Voxels are insufficient to test the functionality
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).
2013-08-22 13:40:54 +04:00

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