This is the complete list of members for Isis::Chip, including all inherited members.
| Chip() | Isis::Chip | |
| Chip(const Chip &other) | Isis::Chip | |
| Chip(const int samples, const int lines) | Isis::Chip | |
| ChipLine() const | Isis::Chip | inline |
| ChipSample() const | Isis::Chip | inline |
| CubeLine() const | Isis::Chip | inline |
| CubeSample() const | Isis::Chip | inline |
| Extract(int samples, int lines, int samp, int line) | Isis::Chip | |
| Extract(int samp, int line, Chip &output) | Isis::Chip | |
| Extract(Chip &output, Affine &affine) | Isis::Chip | |
| FileName() const | Isis::Chip | inline |
| GetReadInterpolator() | Isis::Chip | inline |
| GetTransform() const | Isis::Chip | inline |
| GetValue(int sample, int line) | Isis::Chip | inline |
| GetValue(int sample, int line) const | Isis::Chip | inline |
| IsInsideChip(double sample, double line) | Isis::Chip | |
| IsValid(int sample, int line) | Isis::Chip | inline |
| IsValid(double percentage) | Isis::Chip | |
| Lines() const | Isis::Chip | inline |
| Load(Cube &cube, const double rotation=0.0, const double scale=1.0, const int band=1) | Isis::Chip | |
| Load(Cube &cube, Chip &match, Cube &matchChipCube, const double scale=1.0, const int band=1) | Isis::Chip | |
| Load(Cube &cube, const Affine &affine, const bool &keepPoly=true, const int band=1) | Isis::Chip | |
| operator=(const Chip &other) | Isis::Chip | |
| Samples() const | Isis::Chip | inline |
| SetAllValues(const double &d) | Isis::Chip | |
| SetChipPosition(const double sample, const double line) | Isis::Chip | |
| SetClipPolygon(const geos::geom::MultiPolygon &clipPolygon) | Isis::Chip | |
| SetCubePosition(const double sample, const double line) | Isis::Chip | |
| SetReadInterpolator(const Interpolator::interpType type) | Isis::Chip | inline |
| SetSize(const int samples, const int lines) | Isis::Chip | |
| SetTransform(const Affine &affine, const bool &keepPoly=true) | Isis::Chip | inline |
| SetValidRange(const double minimum=Isis::ValidMinimum, const double maximum=Isis::ValidMaximum) | Isis::Chip | |
| SetValue(int sample, int line, const double &value) | Isis::Chip | inline |
| Statistics() | Isis::Chip | |
| TackCube(const double cubeSample, const double cubeLine) | Isis::Chip | |
| TackLine() const | Isis::Chip | inline |
| TackSample() const | Isis::Chip | inline |
| Write(const QString &filename) | Isis::Chip | |
| ~Chip() | Isis::Chip | virtual |