Maven module :un.storage : model3d-off :
Class : un.storage.model3d.off.OFFFormat
Extends/Implements : un.api.model3d.AbstractModel3DFormat
Subclasses : -

Object File Format.
Old 3D model format, only contain vertices and faces.
resource :
http://en.wikipedia.org/wiki/OFF_%28file_format%29
http://pgl10.chez.com/format_off.html
author  Johann Sorel


Variables : INSTANCE
Functions : open


public OFFFormat INSTANCE


public Model3DStore open (Object input)