◆ 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: