Go to the source code of this file.
◆ MR_FloatGrid
◆ MR_std_vector_MR_VoxelBitSet
◆ MR_FloatGridComponents_getAllComponents()
finds separated by iso-value components in grid space (0 voxel id is minimum active voxel in grid) Generated from function MR::FloatGridComponents::getAllComponents
. Parameter grid
can not be null. It is a single object. Parameter isoValue
has a default argument: 0.F
, pass a null pointer to use it. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_VoxelBitSet_Destroy()
to free it when you're done using it.