#include <stdio.h>#include <string>#include <fstream>#include <OpenMesh/Core/System/config.h>#include <OpenMesh/Core/Utils/SingletonT.hh>#include <OpenMesh/Core/IO/exporter/BaseExporter.hh>#include <OpenMesh/Core/IO/writer/BaseWriter.hh>
Go to the source code of this file.
Classes | |
| class | OpenMesh::IO::_PLYWriter_ |
Namespaces | |
| namespace | OpenMesh |
| namespace | OpenMesh::IO |
Functions | |
| _PLYWriter_ & | OpenMesh::IO::PLYWriter () |
Variables | |
| _PLYWriter_ | OpenMesh::IO::__PLYWriterInstance |
| Declare the single entity of the PLY writer. | |