10#include "BufferManager.h"
43 bool SetSample(
const int sample,
const int band = 1);
Manages a Buffer over a cube.
IO Handler for Isis Cubes.
Buffer manager, for moving through a cube in samples.
~SampleManager()
Destroys the SampleManager object.
bool SetSample(const int sample, const int band=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...
SampleManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a SampleManager object.
This is free and unencumbered software released into the public domain.