ImFusion C++ SDK 4.4.0
ImFusion::ImageMath::internal::StashBase Class Referenceabstract

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

Base class for stash operator. More...

Inheritance diagram for ImFusion::ImageMath::internal::StashBase:

Detailed Description

Base class for stash operator.

Public Member Functions

virtual GlExprInterfaceexpensiveExpression ()=0
virtual const GlExprInterfaceexpensiveExpression () const =0
virtual GlExprInterfacecheapExpression ()=0
virtual const GlExprInterfacecheapExpression () const =0
Public Member Functions inherited from ImFusion::ImageMath::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:
  • ImFusion/ImageMath/Poly/PolyBaseInterfaces.h
Search Tab / S to search, Esc to close