#include <lti_imageStageOverrides.h>
Public Member Functions | |
const LTIGeoCoord & | getGeoCoord () const |
bool | isGeoCoordImplicit () const |
LT_STATUS | overrideGeoCoord (const LTIGeoCoord &geoCoord) |
Definition at line 318 of file lti_imageStageOverrides.h.
const LTIGeoCoord& LTIOverrideGeoCoord< BASE >::getGeoCoord | ( | ) | const [inline] |
Definition at line 321 of file lti_imageStageOverrides.h.
bool LTIOverrideGeoCoord< BASE >::isGeoCoordImplicit | ( | ) | const [inline] |
Definition at line 326 of file lti_imageStageOverrides.h.
LT_STATUS LTIOverrideGeoCoord< BASE >::overrideGeoCoord | ( | const LTIGeoCoord & | geoCoord | ) | [inline] |
Definition at line 331 of file lti_imageStageOverrides.h.
LizardTech |