vcglib/wrap/io_trimesh
Paolo Cignoni 010b310cac Added support of polylines (edges) in PLY support. Used the format suggested in the web description of the ply format ( http://paulbourke.net/dataformats/ply/ )
element edge 5                        { five edges in object }
property int vertex1                  { index to first vertex of edge }
property int vertex2                  { index to second vertex }
2011-11-07 16:14:46 +00:00
..
additionalinfo.h
export.h
export_3ds.h
export_ctm.h
export_dae.h
export_dxf.h
export_fbx.h
export_gts.h
export_idtf.h
export_iv.h
export_obj.h
export_off.h
export_ply.h
export_smf.h
export_stl.h
export_u3d.h
export_vmi.h
export_vrml.h
how_to_write_an_io_filter.txt
import.h
import_asc.h
import_ctm.h
import_dae.h
import_fbx.h
import_gts.h
import_obj.h
import_off.h
import_ply.h
import_ptx.h
import_raw.h
import_smf.h
import_stl.h
import_vmi.h
io_mask.h
io_material.h
io_ply.h