|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::VolumeGridBuffer::seed | ( | const std::string & | name, |
| const Kinesis::SpatialField & | field | ||
| ) |
Write initial values into a scalar field from a Kinesis field.
| name | Field name. Must have stride sizeof(float). |
| field | Sampled at each cell centre in world space. |
Definition at line 459 of file VolumeGridBuffer.cpp.
References MayaFlux::Journal::BufferManagement, MayaFlux::Journal::Buffers, MayaFlux::Kinesis::Lattice3D::cell_center(), MayaFlux::Kinesis::Lattice3D::cell_count(), find_field(), m_lattice, MF_ERROR, MayaFlux::Kinesis::Lattice3D::resolution, and seed_raw().
Here is the call graph for this function: