Go to the source code of this file.
|
| MR::MR_CANONICAL_TYPEDEFS ((template< typename T > struct), MRVOXELS_CLASS VoxelsVolumeMinMax,(SimpleVolumeMinMax, VoxelsVolumeMinMax< std::vector< float > >)(SimpleVolumeMinMaxU16, VoxelsVolumeMinMax< std::vector< uint16_t > >)(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< std::vector< float > >)(SimpleVolumeU16, VoxelsVolume< std::vector< uint16_t > >)) namespace VoxelsLoad |
|
◆ MRVOXELS_API
#define MRVOXELS_API __attribute__((visibility("default"))) |
◆ MRVOXELS_CLASS
#define MRVOXELS_CLASS __attribute__((visibility("default"))) |