|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbPointSetToPointSetFilter_h
22 #define otbPointSetToPointSetFilter_h
41 template <
class TInputPo
intSet,
class TOutputPo
intSet>
66 using Superclass::SetInput;
81 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
90 #ifndef OTB_MANUAL_INSTANTIATION
PointSetToPointSetFilter Self
Superclass::PointsContainerType PointsContainerType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
Base class to process PointSet data.
itk::ProcessObject ProcessObjectType
InputPointSetType::ConstPointer InputPointSetConstPointer
itk::SmartPointer< const Self > ConstPointer
Base class for all process objects that output point set data.
Superclass::OutputPointSetType OutputPointSetType
~PointSetToPointSetFilter() override
itk::SmartPointer< Self > Pointer
PointSetSource< TOutputPointSet > Superclass
InputPointSetType::Pointer InputPointSetPointer
TInputPointSet InputPointSetType
Superclass::OutputPointSetPointer OutputPointSetPointer