#include "MRMeshFwd.h"#include "MRProgressCallback.h"#include "MRExpected.h"#include <iostream>#include <optional>Go to the source code of this file.
Classes | |
| struct | MR::PlyLoadParams |
| optional load artifacts and other setting for PLY file loading More... | |
Namespaces | |
| namespace | MR |
Functions | |
| MRMESH_API Expected< VertCoords > | MR::loadPly (std::istream &in, const PlyLoadParams ¶ms) |