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

#include <MRDistanceVolumeParams.h>

+ Inheritance diagram for MR::DistanceVolumeParams:

Public Attributes

Vector3f origin
 origin point of voxels box
 
ProgressCallback cb
 progress callback
 
Vector3f voxelSize { 1.0f,1.0f,1.0f }
 size of voxel on each axis
 
Vector3i dimensions { 100,100,100 }
 num voxels along each axis
 

Member Data Documentation

◆ cb

ProgressCallback MR::DistanceVolumeParams::cb

progress callback

◆ dimensions

Vector3i MR::DistanceVolumeParams::dimensions { 100,100,100 }

num voxels along each axis

◆ origin

Vector3f MR::DistanceVolumeParams::origin

origin point of voxels box

◆ voxelSize

Vector3f MR::DistanceVolumeParams::voxelSize { 1.0f,1.0f,1.0f }

size of voxel on each axis


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