15 #ifndef ossimTiffWorld_HEADER 16 #define ossimTiffWorld_HEADER 1 41 bool loadFromOssimGeom(
const ossimKeywordlist& kwl,
const char* prefix=NULL);
55 void forward(
const ossimDpt& imagePoint,
Represents serializable keyword/value map.
ossimDpt theComputedScale
double theComputedRotation
Radians.
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ostream & operator<<(ostream &out, const ossimAxes &axes)
ossimPixelType thePixelType
const ossimDpt & getScale() const
Converts world file parameters into x, y scale (for use in affine transform)
const ossimDpt & getTranslation() const
Provides access to the translation (for use in affine transform)
double getRotation() const
Converts world file parameters into RH rotation in radians (for use in affine transform) ...
std::basic_ostream< char > ostream
Base class for char output streams.