|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::GeometryWriterNode::set_indices | ( | std::span< const uint32_t > | indices | ) |
Set index buffer for indexed drawing.
| indices | Span of uint32_t indices |
Optional: only needed if using indexed draw calls.
Definition at line 126 of file GeometryWriterNode.cpp.
References m_index_buffer, m_vertex_data_dirty, MF_DEBUG, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.
Referenced by MayaFlux::Nodes::GpuSync::MeshWriterNode::compute_frame().
Here is the caller graph for this function: