Go to the source code of this file.
Namespaces | |
| namespace | MR |
| only for bindings generation | |
| namespace | MR::VoxelsLoad |
Macros | |
| #define | MRVOXELS_API __attribute__((visibility("default"))) |
| see explanation in MRMesh/MRMeshFwd.h | |
| #define | MRVOXELS_CLASS __attribute__((visibility("default"))) |
Typedefs | |
| using | MR::VdbVolumes = std::vector<VdbVolume> |
| template<typename T> | |
| using | MR::VoxelValueGetter = std::function<T ( const Vector3i& )> |
Functions | |
| MRVOXELS_CLASS | MR::VoxelsVolumeMinMax< Vector< float, VoxelId > > (SimpleVolumeMinMaxU16, VoxelsVolumeMinMax< Vector< uint16_t, VoxelId > >)(VdbVolume |
| MRVOXELS_CLASS | MR::VoxelsVolume< VoxelValueGetter< float > > (FunctionVolumeU8, VoxelsVolume< VoxelValueGetter< uint8_t > >)(SimpleVolume |
| MRVOXELS_CLASS | MR::VoxelsVolume< Vector< float, VoxelId > > (SimpleVolumeU16, VoxelsVolume< Vector< uint16_t, VoxelId > >)(SimpleBinaryVolume |
| #define MRVOXELS_API __attribute__((visibility("default"))) |
see explanation in MRMesh/MRMeshFwd.h
| #define MRVOXELS_CLASS __attribute__((visibility("default"))) |