Module rgg
Package de.grogra.ply

Class PLYExport

All Implemented Interfaces:
SceneTree.Visitor, FileWriterSource, Filter, FilterSource, RegistryContext, Map

public class PLYExport extends SceneGraphExport implements FileWriterSource
A simple exporter for ASCII-PLY (Polygon File Format or Stanford Triangle Format) files. http://en.wikipedia.org/wiki/PLY_(file_format) MH 2020-01-18