The Parametric Pseudo-Manifold (PPS) Library 1.0
|
Definition of the class Writer, which represents a file writer for writing out a triangle surface mesh information to an OFF file. More...
#include <string>
#include <fstream>
Go to the source code of this file.
Classes | |
class | offlib::Writer |
This class represents a file writer for writing out a triangle surface mesh information to an OFF file. More... | |
Namespaces | |
namespace | offlib |
The namespace offlib contains the definition and implementation of classes for reading and writing the topological and geometric information of triangle meshes from / to OFF files. |
Definition of the class Writer, which represents a file writer for writing out a triangle surface mesh information to an OFF file.
Definition in file writer.h.