MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::CloseToMeshVolumeParams Struct Reference

#include <MRMeshToDistanceVolume.h>

Public Attributes

float closeDist = 0
 a resulting voxel will get 1 if that voxel's center is not further than unsigned (closeDist) from the surface, and 0 otherwise
 
DistanceVolumeParams vol
 dimensions, location, and scaling in world space of the expected volume
 
const AffineXf3f * meshToWorld = nullptr
 optional transformation from mesh space to world space
 

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