Go to the source code of this file.
|
| MR::MR_CANONICAL_TYPEDEFS ((template< typename T > struct), MRVOXELS_CLASS VoxelsVolumeMinMax,(SimpleVolumeMinMax, VoxelsVolumeMinMax< Vector< float, VoxelId > >)(SimpleVolumeMinMaxU16, VoxelsVolumeMinMax< Vector< uint16_t, VoxelId > >)(VdbVolume, VoxelsVolumeMinMax< FloatGrid >)) using VdbVolumes |
|
| MR::MR_CANONICAL_TYPEDEFS ((template< typename T > struct), MRVOXELS_CLASS VoxelsVolume,(FunctionVolume, VoxelsVolume< VoxelValueGetter< float > >)(FunctionVolumeU8, VoxelsVolume< VoxelValueGetter< uint8_t > >)(SimpleVolume, VoxelsVolume< Vector< float, VoxelId > >)(SimpleVolumeU16, VoxelsVolume< Vector< uint16_t, VoxelId > >)(SimpleBinaryVolume, VoxelsVolume< VoxelBitSet >)) namespace VoxelsLoad |
|
◆ MRVOXELS_API
#define MRVOXELS_API __attribute__((visibility("default"))) |
◆ MRVOXELS_CLASS
#define MRVOXELS_CLASS __attribute__((visibility("default"))) |