Go to the source code of this file.
Namespaces | |
namespace | MR |
Macros | |
#define | MRVOXELS_API __attribute__((visibility("default"))) |
#define | MRVOXELS_CLASS __attribute__((visibility("default"))) |
Typedefs | |
using | MR::FloatGrid = std::shared_ptr<OpenVdbFloatGrid> |
Functions | |
MR::MR_CANONICAL_TYPEDEFS ((template< typename T > struct), VoxelsVolumeMinMax,(SimpleVolumeMinMax, VoxelsVolumeMinMax< std::vector< float > >)(SimpleVolumeMinMaxU16, VoxelsVolumeMinMax< std::vector< uint16_t > >)(VdbVolume, VoxelsVolumeMinMax< FloatGrid >)) template< typename T > using VoxelValueGetter | |
#define MRVOXELS_API __attribute__((visibility("default"))) |
#define MRVOXELS_CLASS __attribute__((visibility("default"))) |