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