MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVolumeIndexer.h File Reference
#include "MRMeshFwd.h"
#include "MRVector3.h"
#include "MRId.h"
#include <array>

Go to the source code of this file.

Classes

class  MR::VoxelLocation
 contains both linear Id and 3D coordinates of the same voxel
 
class  MR::VolumeIndexer
 

Namespaces

namespace  MR
 

Functions

OutEdge MR::opposite (OutEdge e)
 
MRMESH_API void MR::expandVoxelsMask (VoxelBitSet &mask, const VolumeIndexer &indexer, int expansion=1)
 expands VoxelBitSet with given number of steps
 
MRMESH_API void MR::shrinkVoxelsMask (VoxelBitSet &mask, const VolumeIndexer &indexer, int shrinkage=1)
 shrinks VoxelBitSet with given number of steps