![]() |
ImFusion SDK 4.3
|
#include <ImFusion/ImageMath/Poly/PolyBaseInterfaces.h>
Base class for resample. More...
Inheritance diagram for ArrayBase:Base class for resample.
Additional Inherited Members | |
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. | |