, including all inherited members.
c0 | puma2::TBaseImg< T > | [protected] |
ElementType typedef | puma2::SingleElementImage< T > | |
getElementTypeMaximum() const | puma2::TBaseImg< T > | [inline, virtual] |
getElementTypeMinimum() const | puma2::TBaseImg< T > | [inline, virtual] |
getHeight() const | puma2::TBaseImg< T > | [inline] |
getValueRangeMaximum() const | puma2::TBaseImg< T > | [inline] |
getValueRangeMinimum() const | puma2::TBaseImg< T > | [inline] |
getWidth() const | puma2::TBaseImg< T > | [inline] |
isSubImage() const | puma2::TBaseImg< T > | [inline] |
mValueRangeMaximum | puma2::TBaseImg< T > | [protected] |
mValueRangeMinimum | puma2::TBaseImg< T > | [protected] |
numberOfChannels() | puma2::SingleElementImage< T > | [inline, static] |
operator const T **() const | puma2::TBaseImg< T > | [inline] |
operator T **() | puma2::TBaseImg< T > | [inline] |
operator=(const TBaseImg &o) | puma2::TBaseImg< T > | [inline] |
operator[](int i) const | puma2::TBaseImg< T > | [inline] |
operator[](int i) | puma2::TBaseImg< T > | [inline] |
Pixel typedef | puma2::TBaseImg< T > | |
PixelType typedef | puma2::SingleElementImage< T > | |
readFromFile(const char *fileName) | puma2::TBaseImg< T > | [inline] |
resize(int width, int height) | puma2::TBaseImg< T > | [inline] |
resize(int width, int height, TBaseImg *master, int xOffset, int yOffset) | puma2::TBaseImg< T > | [inline] |
sample(int x, int y, int n) const | puma2::SingleElementImage< T > | [inline] |
sample(int x, int y, int n) | puma2::SingleElementImage< T > | [inline] |
setupImageBaseVariables() | puma2::TBaseImg< T > | [inline] |
setValueRangeMaximum(double value) | puma2::TBaseImg< T > | [inline] |
setValueRangeMinimum(double value) | puma2::TBaseImg< T > | [inline] |
SingleElementImage(int width=0, int height=0) | puma2::SingleElementImage< T > | [inline] |
SingleElementImage(int width, int height, SingleElementImage *master, int xOffset, int yOffset) | puma2::SingleElementImage< T > | [inline] |
TBaseImg(int width=0, int height=0) | puma2::TBaseImg< T > | [inline, protected] |
TBaseImg(int width, int height, TBaseImg *master, int xOffset, int yOffset) | puma2::TBaseImg< T > | [inline, protected] |
unsafeRowPointerArray() | puma2::TBaseImg< T > | [inline] |
unsafeRowPointerArray() const | puma2::TBaseImg< T > | [inline] |
writeToFile(const char *fileName) const | puma2::TBaseImg< T > | [inline] |