|
aimstil
5.0.5
|
This is the complete list of members for til::ImageNC< T >, including all inherited members.
| ConstLinearIterator< Self > class | til::ImageNC< T > | friend |
| ConstVolumetricIterator< Self > class | til::ImageNC< T > | friend |
| contains(const numeric_array< int, 3 > &p) const | til::ImageBase | inlineprotected |
| copy(const Self &im) | til::ImageNC< T > | inline |
| dim() const | til::ImageBase | inline |
| getUnsafeValue(int i, int j, int k) const | til::ImageNC< T > | |
| getUnsafeValue(const numeric_array< int, 3 > &v) const | til::ImageNC< T > | inline |
| getValue(int i, int j, int k) const | til::ImageNC< T > | |
| getValue(const numeric_array< int, 3 > &v) const | til::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 ¶m) | 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 ¶m) | til::ImageNC< T > | |
| isAllocated() const | til::ImageNC< T > | inline |
| operator!=(const Self &im) const | til::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) const | til::ImageNC< T > | inline |
| reset() | til::ImageNC< T > | |
| Self typedef | til::ImageNC< T > | |
| set_dim(const numeric_array< int, 3 > &dim) | til::ImageBase | inlineprotected |
| set_vdim(const numeric_array< t_voxsize, 3 > &vdim) | til::ImageBase | inline |
| 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() const | til::ImageBase | inline |
| value_type typedef | til::ImageNC< T > | |
| vdim() const | til::ImageBase | inline |
| ~ImageNC() | til::ImageNC< T > |