MeshLib
 
Loading...
Searching...
No Matches
MR::VolumeToMeshByPartsSettings Struct Reference

Parameters' structure for MR::volumeToMeshByParts. More...

#include <MRVoxelsConversionsByParts.h>

Public Attributes

size_t maxVolumePartMemoryUsage = 2 << 28
 the upper limit of memory amount used to store a voxel volume part
 
size_t stripeOverlap = 4
 overlap in voxels between two parts
 

Detailed Description

Parameters' structure for MR::volumeToMeshByParts.

See also
volumeToMeshByParts

Member Data Documentation

◆ maxVolumePartMemoryUsage

size_t MR::VolumeToMeshByPartsSettings::maxVolumePartMemoryUsage = 2 << 28

the upper limit of memory amount used to store a voxel volume part

◆ stripeOverlap

size_t MR::VolumeToMeshByPartsSettings::stripeOverlap = 4

overlap in voxels between two parts


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