MeshLib
 
Loading...
Searching...
No Matches
MR::VoxelsSave::SavingSettings Struct Reference

#include <MRVoxelsSave.h>

Public Attributes

std::filesystem::path path
 
std::string format = "slice_{0:0{1}}.tif"
 
SlicePlane slicePlane
 
ProgressCallback cb = {}
 

Member Data Documentation

◆ cb

ProgressCallback MR::VoxelsSave::SavingSettings::cb = {}

◆ format

std::string MR::VoxelsSave::SavingSettings::format = "slice_{0:0{1}}.tif"

◆ path

std::filesystem::path MR::VoxelsSave::SavingSettings::path

◆ slicePlane

SlicePlane MR::VoxelsSave::SavingSettings::slicePlane

The documentation for this struct was generated from the following file: