![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbMultiplyVectorImageFilter.h>
Inheritance diagram for otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >:
Collaboration diagram for otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >:Standard class typedefs | |
| using | Self = MultiplyVectorImageFilter |
| using | Superclass = itk::BinaryFunctorImageFilter< TInputImage1, TInputImage1, TOutputImage, Functor::MultiplyVectorImageFilterFunctor< typename TInputImage1::PixelType, typename TInputImage2::PixelType, typename TOutputImage::PixelType > > |
| using | Pointer = itk::SmartPointer< Self > |
| using | ConstPointer = itk::SmartPointer< const Self > |
| static Pointer | New () |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
| MultiplyVectorImageFilter ()=default | |
| ~MultiplyVectorImageFilter () override=default | |
| MultiplyVectorImageFilter (const Self &)=delete | |
| Self & | operator= (const Self &)=delete |
Definition at line 54 of file otbMultiplyVectorImageFilter.h.
| using otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >::ConstPointer = itk::SmartPointer<const Self> |
Method for creation through the object factory.
Definition at line 67 of file otbMultiplyVectorImageFilter.h.
| using otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >::Pointer = itk::SmartPointer<Self> |
Method for creation through the object factory.
Definition at line 66 of file otbMultiplyVectorImageFilter.h.
| using otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >::Self = MultiplyVectorImageFilter |
Method for creation through the object factory.
Definition at line 61 of file otbMultiplyVectorImageFilter.h.
| using otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >::Superclass = itk::BinaryFunctorImageFilter< TInputImage1, TInputImage1,TOutputImage, Functor::MultiplyVectorImageFilterFunctor<typename TInputImage1::PixelType,typename TInputImage2::PixelType,typename TOutputImage::PixelType> > |
Method for creation through the object factory.
Definition at line 65 of file otbMultiplyVectorImageFilter.h.
|
protecteddefault |
Method for creation through the object factory.
|
overrideprotecteddefault |
Method for creation through the object factory.
|
privatedelete |
Method for creation through the object factory.
| virtual::itk::LightObject::Pointer otb::MultiplyVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >::CreateAnother | ( | void | ) | const |
Method for creation through the object factory.
|
virtual |
Macro defining the type
|
static |
Method for creation through the object factory.
|
privatedelete |
Method for creation through the object factory.
1.8.17