MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ accumulate() [2/2]

void MayaFlux::Buffers::VolumeGridBuffer::accumulate ( const std::string &  name,
const Kinesis::VectorField field 
)

Add sampled values into a vector field.

Parameters
nameField name. Must have stride sizeof(glm::vec4).
fieldSampled at each cell centre in world space and added to the first three components. The fourth is left as found.