accessor override with a preset background value: out-of bounds indexes correspond to a fixed value More...
#include <MRVoxelsVolumeAccess.h>
Public Types | |
using | VolumeType = typename Accessor::VolumeType |
using | ValueType = typename VolumeType::ValueType |
Public Member Functions | |
VoxelsVolumeAccessorWithBackground (const VolumeType &volume, ValueType bgValue) | |
ValueType | safeGet (const Vector3i &pos) const |
accessor override with a preset background value: out-of bounds indexes correspond to a fixed value
using MR::VoxelsVolumeAccessorWithBackground< Accessor >::ValueType = typename VolumeType::ValueType |
using MR::VoxelsVolumeAccessorWithBackground< Accessor >::VolumeType = typename Accessor::VolumeType |
|
inline |
|
inline |