MrSID Decode SDK for Raster Reference Manual  9.5.4.4709
LTIOverrideGeoCoord< BASE > Struct Template Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideGeoCoord< BASE >:
LTIOverrideGeoCoordData

Public Member Functions

const LTIGeoCoordgetGeoCoord () const
 
bool isGeoCoordImplicit () const
 
LT_STATUS overrideGeoCoord (const LTIGeoCoord &geoCoord)
 

Additional Inherited Members

- Protected Member Functions inherited from LTIOverrideGeoCoordData
 LTIOverrideGeoCoordData ()
 
 ~LTIOverrideGeoCoordData ()
 
LT_STATUS setGeoCoord (const LTIGeoCoord &geoCoord)
 set the geographic coordinates of the image More...
 
LT_STATUS setDefaultGeoCoord (const LTIImage &image)
 set the geographic coordinates of the image More...
 
- Protected Attributes inherited from LTIOverrideGeoCoordData
LTIGeoCoordm_geoCoord
 
bool m_geoCoordImplicit
 

Detailed Description

template<class BASE>
struct LTIOverrideGeoCoord< BASE >

Definition at line 318 of file lti_imageStageOverrides.h.

Member Function Documentation

template<class BASE >
const LTIGeoCoord& LTIOverrideGeoCoord< BASE >::getGeoCoord ( ) const
inline

Definition at line 321 of file lti_imageStageOverrides.h.

References LTIOverrideGeoCoordData::m_geoCoord.

template<class BASE >
bool LTIOverrideGeoCoord< BASE >::isGeoCoordImplicit ( ) const
inline
template<class BASE >
LT_STATUS LTIOverrideGeoCoord< BASE >::overrideGeoCoord ( const LTIGeoCoord geoCoord)
inline

Definition at line 331 of file lti_imageStageOverrides.h.

References LTIOverrideGeoCoordData::setGeoCoord().


The documentation for this struct was generated from the following file:

LizardTech