|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Build a FormaBuffer, construct a Mapped<T>, register the element on layer, and register it with the Bridge.
| T | MappedState value type. |
| layer | Layer to register the element on. |
| window | Target window for rendering. |
| geom | Geometry function producing vertex bytes from T. |
| initial | Starting value written into MappedState. |
| topology | Primitive topology for the FormaBuffer. |
| capacity | Initial FormaBuffer capacity in bytes. |
| project | Optional T to float projection for outbound readers. |
Definition at line 146 of file Atelier.hpp.
Referenced by MayaFlux::Portal::Forma::plot().
Here is the caller graph for this function: