|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct from data by copy with container reference and automatic structure inference.
| d | Data to copy into the container |
| cont | Shared pointer to the associated RegionLike Data |
This constructor is useful when the data is part of a larger container and we want to maintain a reference to that container for context.
Definition at line 59 of file DataIO.hpp.