PDS_JP2
|
#include "Dimensions.hh"
#include <iostream>
Namespaces | |
namespace | UA |
namespace | UA::HiRISE |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const Point_2D &point) |
Print a Point_2D description to an output stream. | |
std::ostream & | operator<< (std::ostream &stream, const Size_2D &size) |
Print a Size_2D description to an output stream. | |
std::ostream & | operator<< (std::ostream &stream, const Rectangle &rectangle) |
Print a Rectangle description to an output stream. |