This is the complete list of members for BImage, including all inherited members.
AArray(const VectorInt &ndims=VectorInt()) | AArray | |
AArray(const AArray &r) | AArray | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
BImage(const VectorInt &ndims=VectorInt()) | BImage | |
BImage(const BImage &m) | BImage | |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
getAddress(int i, int j, int k) const | BImage | |
getAllocSize() const | BImage | |
getBImage(int i, int j, int k) const | BImage | inline |
getMaskoff(int i, int j, int k) const | BImage | |
getNDim() const | AArray | inline |
getNDims() const | AArray | inline |
getNDims(int idim) const | AArray | |
getNDimsExt(int ndimMax) const | AArray | |
getNPixels() const | AArray | inline |
getOffset(int i, int j, int k) const | BImage | |
getValue(int i) const | BImage | inline |
getValue(int i, int j, int k) const | BImage | |
getValues() const | BImage | inline |
indiceToRank(const VectorInt &indice) const | AArray | |
init(const VectorInt &ndims) | BImage | |
isInside(int i, int j, int k) const | BImage | |
operator=(const BImage &m) | BImage | |
AArray::operator=(const AArray &r) | AArray | |
AStringable::operator=(const AStringable &r) | AStringable | |
rankToIndice(int rank) const | AArray | |
rankToIndice(int rank, VectorInt &indices) const | AArray | |
setMaskoff(int i, int j, int k) | BImage | |
setOffset(int i, int j, int k) | BImage | |
setValue(int i, unsigned char c) | BImage | inline |
setValues(const VectorUChar &values) | BImage | inline |
toString(const AStringFormat *strfmt=nullptr) const override | BImage | virtual |
~AArray() | AArray | virtual |
~AStringable() | AStringable | virtual |
~BImage() | BImage | virtual |