21 #ifndef otbGeometriesSource_h
22 #define otbGeometriesSource_h
24 #include <boost/noncopyable.hpp>
25 #include "itkProcessObject.h"
28 #include "OTBGdalAdaptersExport.h"
72 class OTBGdalAdapters_EXPORT
GeometriesSource :
public itk::ProcessObject, boost::noncopyable
120 using Superclass::SetOutput;
128 void PrepareOutputs()
override;
146 virtual void DoAllocateOutputs();
151 #endif // otbGeometriesSource_h