aimstil  5.0.5
til::ImageNC< T > Member List

This is the complete list of members for til::ImageNC< T >, including all inherited members.

ConstLinearIterator< Self > classtil::ImageNC< T >friend
ConstVolumetricIterator< Self > classtil::ImageNC< T >friend
contains(const numeric_array< int, 3 > &p) consttil::ImageBaseinlineprotected
copy(const Self &im)til::ImageNC< T >inline
dim() consttil::ImageBaseinline
getUnsafeValue(int i, int j, int k) consttil::ImageNC< T >
getUnsafeValue(const numeric_array< int, 3 > &v) consttil::ImageNC< T >inline
getValue(int i, int j, int k) consttil::ImageNC< T >
getValue(const numeric_array< int, 3 > &v) consttil::ImageNC< T >inline
ImageNC()til::ImageNC< T >
ImageNC(int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
ImageNC(const numeric_array< int, 3 > &dim, const numeric_array< t_voxsize, 3 > &vDim)til::ImageNC< T >
ImageNC(T *data, int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
ImageNC(T **data, int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
ImageNC(const std::vector< T *> &slices, int x, int y, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
ImageNC(const ImageParameter &param)til::ImageNC< T >
ImageNC(const ImageNC< T > *)til::ImageNC< T >
init()til::ImageNC< T >
init(int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
init(T *data, int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
init(T **data, int x, int y, int z, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
init(const numeric_array< int, 3 > &dim, const numeric_array< t_voxsize, 3 > &vDim)til::ImageNC< T >
init(const std::vector< T *> &slices, int x, int y, t_voxsize vx, t_voxsize vy, t_voxsize vz)til::ImageNC< T >
init(const ImageNC< T > *)til::ImageNC< T >
init(const ImageParameter &param)til::ImageNC< T >
isAllocated() consttil::ImageNC< T >inline
operator!=(const Self &im) consttil::ImageNC< T >inline
operator()(int i, int j, int k)til::ImageNC< T >
operator()(const numeric_array< int, 3 > &v)til::ImageNC< T >inline
operator==(const Self &im) consttil::ImageNC< T >inline
reset()til::ImageNC< T >
Self typedeftil::ImageNC< T >
set_dim(const numeric_array< int, 3 > &dim)til::ImageBaseinlineprotected
set_vdim(const numeric_array< t_voxsize, 3 > &vdim)til::ImageBaseinline
setValue(const T &value, int i, int j, int k)til::ImageNC< T >inline
setValue(const T &value, const numeric_array< int, 3 > &p)til::ImageNC< T >inline
size() consttil::ImageBaseinline
value_type typedeftil::ImageNC< T >
vdim() consttil::ImageBaseinline
~ImageNC()til::ImageNC< T >