DGtalTools  0.9.4
ofs2off

Convert OFS file into OFF mesh format.

Usage: ofs2off [input] [output]

Allowed options are:

-h [ --help ] display this message
-i [ --input ] arg ofs file (.ofs)
-o [ --output ] arg ofs file (.off)

Example:

$ ofs2off -i input.ofs -o output.off
See also
ofs2off.cpp