|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Forma::Geometry::write_verts | ( | std::vector< uint8_t > & | out, |
| const std::vector< V > & | verts | ||
| ) |
Write a vertex array into a GeometryFn output buffer.
| out | Output buffer. Resized to fit verts exactly. |
| verts | Vertices to copy. |
Definition at line 35 of file Geometry.hpp.
Referenced by crosshair(), drawable_canvas(), horizontal_fader(), level_meter(), MayaFlux::Portal::Forma::Plot::plot_cursor(), point(), position_picker(), radial(), stroke_slider(), toggle(), and vertical_fader().
Here is the caller graph for this function: