|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< VKBuffer > MayaFlux::Portal::Graphics::PrimitiveMill::output | ( | ) | const |
The milled triangles: the ring slot the last mill() wrote.
Re-read after every mill(), never cached across one: a rotating ring hands back a different buffer each dispatch.
Definition at line 468 of file PrimitiveMill.cpp.
References m_output_slot, and m_outputs.