Volume Cartographer 2.27.0
|
#include <cstdint>
#include <fstream>
#include <opencv2/core.hpp>
#include "vc/core/filesystem.hpp"
#include "vc/core/types/ITKMesh.hpp"
#include "vc/core/types/UVMap.hpp"
Go to the source code of this file.
Classes | |
class | volcart::io::PLYWriter |
Write an ITKMesh to a PLY file. More... | |
Namespaces | |
namespace | volcart |
Volume Cartographer library | |
namespace | volcart::io |
IO classes. | |