57 bool SetBand(
const int sample,
const int line = 1);
Manages a Buffer over a cube.
bool SetBand(const int sample, const int line=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...
~BandManager()
Destroys the SampleManager object.
Buffer manager, for moving through a cube in bands.
BandManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a BandManager object.
Namespace for ISIS/Bullet specific routines.
IO Handler for Isis Cubes.