1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2025-03-21 08:28:52 +02:00
Werner Almesberger d9ddd52427 For convenience, record maximum Z size in the face structure.
- solidify/face.h (struct face), solidify/face.c (read_file): keep the mesh's
  maximum Z size in sz, similar to sx and sy
- solidify/povray.c (povray_face): use f->sz insead of calculating it
2010-09-26 06:11:02 -03:00
..