MeshLib C++ Docs
Loading...
Searching...
No Matches
MRScanHelpers.h File Reference
#include "MRVoxelsFwd.h"
#include "MRMesh/MRVector3.h"
#include <compare>
#include <filesystem>

Go to the source code of this file.

Classes

struct  MR::SliceInfoBase
struct  MR::SliceInfo

Namespaces

namespace  MR
 only for bindings generation

Functions

void MR::sortScansByOrder (std::vector< std::filesystem::path > &scans, std::vector< SliceInfo > &zOrder)
 Sort scan files in given vector by given slice information.
void MR::putScanFileNameInZ (const std::vector< std::filesystem::path > &scans, std::vector< SliceInfo > &zOrder)
 Read layer heights from given scan file names.
void MR::sortScanFilesByName (std::vector< std::filesystem::path > &scans)
 Sort scan files in given vector by names (respect numbers in it)