Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::LayerRamResizer Class Referenceabstract

Public Member Functions

virtual bool resize (const LayerRAM &src, LayerRAM &dst) const =0
 

Member Function Documentation

◆ resize()

virtual bool inviwo::LayerRamResizer::resize ( const LayerRAM & src,
LayerRAM & dst ) const
pure virtual

Copy the data from src to dst. This might involve up or down scaling if the dimensions do not match. The dimensions of both src and dst will not change. This is only intended to be used by LayerRAM::copyRepresentationsTo. The functionality is likely to be changed and should not be depended on

See also
CIMGLayerRamResizer LayerRAM::copyRepresentationsTo

The documentation for this class was generated from the following file: