OTB  9.0.0
Orfeo Toolbox
otb::PersistentSamplingFilterBase< TInputImage, TMaskImage > Member List

This is the complete list of members for otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >, including all inherited members.

AllocateOutputs(void) overrideotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
ClearAdditionalFields()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
ConstPointer typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
CreateAdditionalField(std::string name, OGRFieldType type, int width=0, int precision=0)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
DispatchInputVectors(void)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
ExploreGeometry(const ogr::Feature &feature, OGRGeometry *geom, RegionType &region, itk::ThreadIdType &threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
FeatureBoundingRegion(const TInputImage *image, otb::ogr::Layer::const_iterator &featIt) constotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
FillOneOutput(unsigned int outIdx, ogr::DataSource *outDS, bool update)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
GatherOutputVectors(void)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
GenerateData(void) overrideotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GenerateInputRequestedRegion() overrideotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GenerateOutputInformation() overrideotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GetAdditionalFields()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GetFieldIndex()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
GetFieldName()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
GetInMemoryInput(unsigned int threadId)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GetInMemoryOutput(unsigned int threadId, unsigned int index=0)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
GetLayerIndex()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
GetMask()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
GetNameOfClass() constotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
PersistentImageFilter< TInputImage, TInputImage >::GetNameOfClass() constotb::PersistentImageFilter< TInputImage, TInputImage >virtual
GetOGRData()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
GetOGRLayerCreationOptions()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
GetOutLayerName()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
InitializeOutputDataSource(ogr::DataSource *inputDS, ogr::DataSource *outputDS)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
InputImageType typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
IsSampleInsidePolygon(OGRPolygon *poly, OGRPoint *tmpPoint)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >inlineprotected
IsSampleOnLine(OGRLineString *line, typename TInputImage::PointType &position, typename TInputImage::SpacingType &absSpacing, OGRPolygon &tmpPolygon)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >inlineprotected
m_AdditionalFieldsotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_FieldIndexotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_FieldNameotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_InMemoryInputsotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_InMemoryOutputsotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_LayerIndexotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_OGRLayerCreationOptionsotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
m_OutLayerNameotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
MaskImageType typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
OGRDataPointer typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
operator=(const Self &)=deleteotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
OutputImageType typedefotb::PersistentImageFilter< TInputImage, TInputImage >
PersistentImageFilter()otb::PersistentImageFilter< TInputImage, TInputImage >inlineprotected
PersistentImageFilter(const Self &)=deleteotb::PersistentImageFilter< TInputImage, TInputImage >private
PersistentSamplingFilterBase()otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protected
PersistentSamplingFilterBase(const Self &)=deleteotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >private
Pointer typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
PrepareFeature(const ogr::Feature &feature, itk::ThreadIdType &threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
PrintSelf(std::ostream &os, itk::Indent indent) const overrideotb::PersistentImageFilter< TInputImage, TInputImage >inlineprotected
ProcessLine(const ogr::Feature &feature, OGRLineString *line, RegionType &region, itk::ThreadIdType &threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
ProcessPolygon(const ogr::Feature &feature, OGRPolygon *polygon, RegionType &region, itk::ThreadIdType &threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
ProcessSample(const ogr::Feature &feature, typename TInputImage::IndexType &imgIndex, typename TInputImage::PointType &imgPoint, itk::ThreadIdType &threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
RegionType typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
Reset(void)=0otb::PersistentImageFilter< TInputImage, TInputImage >pure virtual
Self typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
SetFieldName(std::string _arg)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
SetLayerIndex(int _arg)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
SetMask(const TMaskImage *mask)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
SetOGRData(const ogr::DataSource *vector)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
SetOGRLayerCreationOptions(const std::vector< std::string > &options)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
SetOutLayerName(std::string _arg)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >virtual
Superclass typedefotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >
Synthetize(void)=0otb::PersistentImageFilter< TInputImage, TInputImage >pure virtual
ThreadedGenerateVectorData(const ogr::Layer &layerForThread, itk::ThreadIdType threadid)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedvirtual
VectorThreaderCallback(void *arg)otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >protectedstatic
~PersistentImageFilter() overrideotb::PersistentImageFilter< TInputImage, TInputImage >inlineprotected
~PersistentSamplingFilterBase() overrideotb::PersistentSamplingFilterBase< TInputImage, TMaskImage >inlineprotected