mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 12:48:37 +08: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
|