18 #ifndef __otbImageLayerRenderingModel_h
19 #define __otbImageLayerRenderingModel_h
44 template <
class TOutputImage,
70 typedef typename RegionType::SizeType
SizeType;
89 itkGetStringMacro(Name);
90 itkSetStringMacro(Name);
99 itkGetConstReferenceMacro(ExtractRegion,
RegionType);
103 itkGetConstReferenceMacro(ScaledExtractRegion,
RegionType);
106 itkGetMacro(HasQuicklook,
bool);
107 itkGetMacro(HasExtract,
bool);
108 itkGetMacro(HasScaledExtract,
bool);
112 virtual void Update(
void);
185 #ifndef OTB_MANUAL_INSTANTIATION