89 const double hotSamp = -0.5,
const double hotLine = -0.5) :
128 inline void SetHotSpot(
const double sample = -0.5,
const double line = -0.5) {
Buffer for reading and writing cube data.
Buffer for containing a two dimensional section of an image.
void SetBasePosition(const int start_sample, const int start_line, const int start_band)
This method is used to set the base position of the shape buffer.
Portal(const int bufSamps, const int bufLines, const Isis::PixelType type, const double hotSamp=-0.5, const double hotLine=-0.5)
Constructs a Portal object.
PixelType
Enumerations for Isis Pixel Types.
~Portal()
Destroys the Portal object.
void SetPosition(const double sample, const double line, const int band)
Sets the line and sample position of the buffer.
void SetHotSpot(const double sample=-0.5, const double line=-0.5)
Sets the line and sample offsets for the buffer.
double p_hotLine
The line position within the buffer which is the point of interest.
Namespace for ISIS/Bullet specific routines.
double p_hotSample
The sample position within the buffer which is the point of interest.