|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
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
itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
Common ITK type to manipulate any set of geometries: a otb::ogr::DataSource, or a otb::ogr::Layer.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
Collection of geometric objects.
itk::SmartPointer< Self > Pointer
itk::ProcessObject Superclass
itk::SmartPointer< const Self > ConstPointer
GeometriesSet OutputGeometriesType
Layer of geometric objects.