alloc(const SparseVolume< BucketMap< U > > &other) | aims::SparseVolume< BucketMap< T > > | inlinestatic |
at(int x, int y, int z, int t) const | aims::SparseVolume< BucketMap< T > > | inline |
at(int x, int y=0, int z=0) const | aims::SparseVolume< BucketMap< T > > | inline |
at(const Point3d &p) const | aims::SparseVolume< BucketMap< T > > | inline |
at(const typename const_LowLevelStorage::const_iterator &iv) | aims::SparseVolume< BucketMap< T > > | inlinestatic |
background() const | aims::SparseVolume< BucketMap< T > > | inline |
begin() | aims::SparseVolume< BucketMap< T > > | inline |
begin() const | aims::SparseVolume< BucketMap< T > > | inline |
checkedAt(const Point3d &p) const | aims::SparseVolume< BucketMap< T > > | inline |
checkedAt(int x, int y=0, int z=0) const | aims::SparseVolume< BucketMap< T > > | inline |
checkedAt(int x, int y, int z, int t) const | aims::SparseVolume< BucketMap< T > > | inline |
const_iterator typedef | aims::SparseVolume< BucketMap< T > > | |
const_LowLevelStorage typedef | aims::SparseVolume< BucketMap< T > > | |
data() const | aims::SparseVolume< BucketMap< T > > | inline |
end() | aims::SparseVolume< BucketMap< T > > | inline |
end() const | aims::SparseVolume< BucketMap< T > > | inline |
fill(const T &value) | aims::SparseVolume< BucketMap< T > > | inline |
getSize() const | aims::SparseVolume< BucketMap< T > > | inline |
header() const | aims::SparseVolume< BucketMap< T > > | inline |
header() | aims::SparseVolume< BucketMap< T > > | inline |
iterator typedef | aims::SparseVolume< BucketMap< T > > | |
LowLevelStorage typedef | aims::SparseVolume< BucketMap< T > > | |
position3d(const const_iterator &, const typename const_LowLevelStorage::const_iterator &iv) | aims::SparseVolume< BucketMap< T > > | inlinestatic |
reset(BucketMap< T > *x) | aims::SparseVolume< BucketMap< T > > | inline |
setBackground(const T &x) | aims::SparseVolume< BucketMap< T > > | inline |
setValue(const T &value, int x, int y, int z, int t) | aims::SparseVolume< BucketMap< T > > | inline |
setValue(const T &value, int x, int y=0, int z=0) | aims::SparseVolume< BucketMap< T > > | inline |
setValue(const T &value, const Point3d &p) | aims::SparseVolume< BucketMap< T > > | inline |
SparseVolume(int sizeX=1, int sizeY=1, int sizeZ=1, int sizeT=1, const carto::AllocatorContext &allocatorContext=carto::AllocatorContext(), bool allocated=true) | aims::SparseVolume< BucketMap< T > > | inline |
SparseVolume(const carto::rc_ptr< BucketMap< T > > &other) | aims::SparseVolume< BucketMap< T > > | inline |
SparseVolume(const BucketMap< T > &other) | aims::SparseVolume< BucketMap< T > > | inline |
voxelSize() const | aims::SparseVolume< BucketMap< T > > | inline |
VoxelType typedef | aims::SparseVolume< BucketMap< T > > | |
~SparseVolume() | aims::SparseVolume< BucketMap< T > > | inlinevirtual |