ImFusion SDK 4.3
ResampleBase Class Referenceabstract

#include <ImFusion/ImageMath/Poly/PolyBaseInterfaces.h>

Base class for resample. More...

+ Inheritance diagram for ResampleBase:

Detailed Description

Base class for resample.

Public Member Functions

virtual GlExprInterfaceoperand ()=0
 
virtual const GlExprInterfaceoperand () const =0
 
virtual const std::vector< ImageDescriptorWorld > & operandDesc () const =0
 
virtual const std::vector< ImageDescriptorWorld > & resultDesc () const =0
 
virtual const std::vector< std::shared_ptr< Deformation > > & deformations () const =0
 
virtual const std::vector< std::reference_wrapper< SharedImage > > & sharedImagesForDeformation () const =0
 
- Public Member Functions inherited from ExprInterface
virtual ImageDescriptor imgDesc () const =0
 Return ImageDescriptor of this expression. This reference is expected to remain the same while the class exists.
 
virtual int numImgs () const =0
 Return number of images of this expression.
 
virtual DeviceStrategy deviceStrategy () const =0
 Return DeviceStrategy of this expression.
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close