#include "MRVoxelsFwd.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
Enumerations | |
enum class | MR::VoxelFilterType : int { MR::Median , MR::Mean , MR::Gaussian } |
Functions | |
MRVOXELS_API VdbVolume | MR::voxelFilter (const VdbVolume &volume, VoxelFilterType type, int width) |