|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Buffers::RaymarchBuffer::RaymarchBuffer | ( | Kinesis::Lattice3D | lattice, |
| RaymarchProcessor::FieldSource | source, | ||
| size_t | field_bytes | ||
| ) |
Construct proxy geometry over a lattice.
| lattice | Extent the box spans and the field is stored over. |
| source | Callable resolving the field handle each cycle. |
| field_bytes | Byte size of one slot of that field. |
Definition at line 10 of file RaymarchBuffer.cpp.