|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nexus::Agent::set_vertices | ( | const void * | data, |
| size_t | byte_count | ||
| ) |
Set pre-packed interleaved vertex bytes to all registered render sinks.
data must point to N contiguous 60-byte Vertex records. byte_count must be a multiple of 60.
Definition at line 10 of file Agent.cpp.
References m_render_sinks.