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