|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::IO::RelaxationGridCapture::RelaxationGridCapture | ( | std::shared_ptr< Buffers::RelaxationGridBuffer > | grid, |
| std::string | stream_name, | ||
| float | extent, | ||
| ToAttributes | to_attributes | ||
| ) |
| grid | Source grid. Held for the capture's lifetime. |
| stream_name | Stream name within the target archive. |
| extent | NDC half-span, forwarded to relaxation_grid_positions(). |
| to_attributes | Converts one snapshot's raw bytes into named attributes. Called only from write_snapshot(), only while capturing. |
Definition at line 159 of file SpatialTransfer.cpp.
References m_grid, m_ids, m_positions, and MayaFlux::IO::relaxation_grid_positions().
Here is the call graph for this function: