|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Submit a single vertex struct.
Convenience for point-list buffers and single-primitive cases where constructing a container for one vertex is unnecessary.
| V | Vertex type. Must be trivially copyable. |
| vertex | The vertex to write. |
Definition at line 149 of file FormaBuffer.hpp.