OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/imaging/ossimFeatherMosaic.h>
#include <ossim/base/ossimDpt.h>
#include <ossim/imaging/ossimImageData.h>
#include <ossim/base/ossimConstants.h>
#include <ossim/base/ossimLine.h>
#include <ossim/base/ossimTrace.h>
Go to the source code of this file.
Functions | |
RTTI_DEF1 (ossimFeatherMosaic, "ossimFeatherMosaic", ossimImageMosaic) | |
ostream & | operator<< (ostream &out, const ossimFeatherMosaic::ossimFeatherInputInformation &data) |
ostream& operator<< | ( | ostream & | out, |
const ossimFeatherMosaic::ossimFeatherInputInformation & | data | ||
) |
Definition at line 466 of file ossimFeatherMosaic.cpp.
References ossimFeatherMosaic::ossimFeatherInputInformation::theAxis1, ossimFeatherMosaic::ossimFeatherInputInformation::theAxis1Length, ossimFeatherMosaic::ossimFeatherInputInformation::theAxis2, ossimFeatherMosaic::ossimFeatherInputInformation::theAxis2Length, ossimFeatherMosaic::ossimFeatherInputInformation::theCenter, and ossimFeatherMosaic::ossimFeatherInputInformation::theValidVertices.
RTTI_DEF1 | ( | ossimFeatherMosaic | , |
"ossimFeatherMosaic" | , | ||
ossimImageMosaic | |||
) |