![]() |
OpenMS
|
This is the complete list of members for IonImage, including all inherited members.
| getData() const | IonImage | |
| getHeight() const | IonImage | |
| getIntensity(UInt x, UInt y) const | IonImage | |
| getMask() const | IonImage | |
| getMzRange() const | IonImage | |
| getWidth() const | IonImage | |
| hasPixel(UInt x, UInt y) const | IonImage | |
| height_ | IonImage | private |
| intensities_ | IonImage | private |
| IonImage()=default | IonImage | |
| IonImage(UInt width, UInt height) | IonImage | |
| linearIndex_(UInt x, UInt y) const | IonImage | private |
| mask_ | IonImage | private |
| mz_range_ | IonImage | private |
| resize(UInt width, UInt height) | IonImage | |
| setIntensity(UInt x, UInt y, double intensity) | IonImage | |
| setMzRange(const RangeMZ &range) | IonImage | |
| width_ | IonImage | private |