13 #ifndef LTI_GEOFILEIMAGEWRITER_H
14 #define LTI_GEOFILEIMAGEWRITER_H
63 virtual LT_STATUS setOutputFileSpec(
const char* fileSpec);
89 virtual void setWriteWorldFile(
bool enabled);
128 const bool m_supportsStreams;
133 bool m_worldFileEnabled;
142 #endif // LTI_GEOFILEIMAGEWRITER_H
class to hold data passed between image stages
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
representation of a scene
class for writing geographic images to files or streams
lt_uint32 LT_STATUS
An integral status code.
Represents a file or directory path.
abstract class for implementing an image writer
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
Abstract definition of a stream.