OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ostream>
#include <ossim/support_data/ossimAigBounds.h>
#include <ossim/base/ossimEndian.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const ossimAigBounds &data) |
std::ostream& operator<< | ( | std::ostream & | out, |
const ossimAigBounds & | data | ||
) |
Definition at line 14 of file ossimAigBounds.cpp.
References ossimAigBounds::ll_x, ossimAigBounds::ll_y, ossimAigBounds::ur_x, and ossimAigBounds::ur_y.