13 #ifndef LTI_TRANSLATIONFILTER_H
14 #define LTI_TRANSLATIONFILTER_H
61 #endif // LTI_TRANSLATIONFILTER_H
unsigned int lt_uint32
unsigned 32-bit integer
virtual lt_uint32 getModifications(const LTIScene &scene) const
get the modification bitfield for this image
abstract class for decoding from an image
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
representation of a scene
lt_uint32 LT_STATUS
An integral status code.
LT_STATUS initialize(LTIImageStage *srcImage, double xOffset, double yOffset)
initialize
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
represents a geographic coordinate
translates (moves) the geo coordinates of the image
abstract class for implementing an image transform
#define LTI_REFERENCE_COUNTED_BOILERPLATE(classname)