|
Isis 3.0 Programmer Reference
| Home |
#include <CubeViewport.h>

Public Member Functions | |
| BandInfo (const BandInfo &other) | |
| const BandInfo & | operator= (BandInfo other) |
| Stretch | getStretch () const |
| void | setStretch (const Stretch &newStretch) |
Public Attributes | |
| int | band |
Private Attributes | |
| Stretch * | stretch |
Definition at line 134 of file CubeViewport.h.