48 bool SetLine(
const int line,
const int band = 1);
Manages a Buffer over a cube.
Definition BufferManager.h:52
IO Handler for Isis Cubes.
Definition Cube.h:168
Buffer manager, for moving through a cube in lines.
Definition LineManager.h:39
~LineManager()
Destroys the LineManager object.
Definition LineManager.h:46
bool SetLine(const int line, const int band=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...
Definition LineManager.cpp:44
LineManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a LineManager object.
Definition LineManager.cpp:27
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16