vis/objectgraphics/
mg_write_obj.pro
includes main-level programRoutines
top mg_write_obj
Output a polygon to an .obj
file, as described in the
Wikipedia article.
Parameters
- filename in required type=string
filename of output
.obj
file- poly in required type=IDLgrPolygon
IDLgrPolygon
to write
File attributes
Modification date: | Wed May 14 15:07:15 2014 |
Lines: | 36 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.