MeshLib
 
Loading...
Searching...
No Matches
MRPointsLoadE57.h File Reference
#include "MRColor.h"
#include "MRPointCloud.h"
#include "MRExpected.h"
#include "MRProgressCallback.h"
#include "MRAffineXf3.h"
#include <filesystem>
#include <string>

Go to the source code of this file.

Classes

struct  MR::PointsLoad::E57LoadSettings
 
struct  MR::PointsLoad::NamedCloud
 loads scene from e57 file More...
 

Namespaces

namespace  MR
 
namespace  MR::PointsLoad
 

Functions

MRMESH_API Expected< std::vector< NamedCloud > > MR::PointsLoad::fromSceneE57File (const std::filesystem::path &file, const E57LoadSettings &settings={})