|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef BoxcarManager_h
2 #define BoxcarManager_h
51 const int &boxSamples,
const int &boxLines);
void SetIncrements(const int sinc, const int linc, const int binc)
Sets how the shape is incremented through the cube.
Definition: BufferManager.cpp:140
~BoxcarManager()
Destroys the BoxcarManager object.
Definition: BoxcarManager.h:54
Buffer manager, for moving through a cube by boxcar.
Definition: BoxcarManager.h:46
BoxcarManager(const Isis::Cube &cube, const int &boxSamples, const int &boxLines)
Constructs a BoxcarManager object.
Definition: BoxcarManager.cpp:21
Manages a Buffer over a cube.
Definition: BufferManager.h:52
IO Handler for Isis Cubes.
Definition: Cube.h:167
void SetOffsets(const int soff, const int loff, const int boff)
Sets the offset of the buffer.
Definition: BufferManager.cpp:179
Namespace for the standard library.
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16