1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
tests and examples
==================
tests.stl_corruption module
---------------------------
.. literalinclude:: ../tests/stl_corruption.py
tests.test_commandline module
-----------------------------
.. literalinclude:: ../tests/test_commandline.py
tests.test_convert module
-------------------------
.. literalinclude:: ../tests/test_convert.py
tests.test_mesh module
----------------------
.. literalinclude:: ../tests/test_mesh.py
tests.test_multiple module
--------------------------
.. literalinclude:: ../tests/test_multiple.py
tests.test_rotate module
------------------------
.. literalinclude:: ../tests/test_rotate.py
|