MrSID Decode SDK for Raster Reference Manual
9.5.4.4709
|
#include <lti_imageStageOverrides.h>
Public Member Functions | |
const LTIGeoCoord & | getGeoCoord () const |
bool | isGeoCoordImplicit () const |
LT_STATUS | overrideGeoCoord (const LTIGeoCoord &geoCoord) |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
LTIGeoCoord * | m_geoCoord |
bool | m_geoCoordImplicit |
Definition at line 318 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 321 of file lti_imageStageOverrides.h.
References LTIOverrideGeoCoordData::m_geoCoord.
|
inline |
Definition at line 326 of file lti_imageStageOverrides.h.
References LTIOverrideGeoCoordData::m_geoCoordImplicit.
|
inline |
Definition at line 331 of file lti_imageStageOverrides.h.
References LTIOverrideGeoCoordData::setGeoCoord().
LizardTech |