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

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideGeoCoord< BASE >:
Collaboration diagram for LTIOverrideGeoCoord< BASE >:

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 302 of file lti_imageStageOverrides.h.

Member Function Documentation

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

Definition at line 305 of file lti_imageStageOverrides.h.

template<class BASE>
bool LTIOverrideGeoCoord< BASE >::isGeoCoordImplicit ( ) const
inline

Definition at line 310 of file lti_imageStageOverrides.h.

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

Definition at line 315 of file lti_imageStageOverrides.h.


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

LizardTech