Skip to content
Snippets Groups Projects
Commit a8b6a010 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

ENH: removing confusing default template in ImageLayer

parent 8d86cba1
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ public:
typedef ImageType::Pointer ImagePointerType;
/** typedef support for layers */
typedef otb::ImageLayer<ImageType> LayerType;
typedef otb::ImageLayer<ImageType,ViewerImageType> LayerType;
typedef LayerType::Pointer LayerPointerType;
typedef otb::ImageLayerGenerator<LayerType> LayerGeneratorType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment