MeshLib
 
Loading...
Searching...
No Matches
MR::VoxelsLoad::LoadingTiffSettings Struct Reference

#include <MRVoxelsLoad.h>

Public Attributes

std::filesystem::path dir
 
Vector3f voxelSize = { 1.0f, 1.0f, 1.0f }
 
GridType gridType = GridType::DenseGrid
 
ProgressCallback cb = {}
 

Member Data Documentation

◆ cb

ProgressCallback MR::VoxelsLoad::LoadingTiffSettings::cb = {}

◆ dir

std::filesystem::path MR::VoxelsLoad::LoadingTiffSettings::dir

◆ gridType

GridType MR::VoxelsLoad::LoadingTiffSettings::gridType = GridType::DenseGrid

◆ voxelSize

Vector3f MR::VoxelsLoad::LoadingTiffSettings::voxelSize = { 1.0f, 1.0f, 1.0f }

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