|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::MeshBuffer::set_index_data | ( | std::span< const uint32_t > | indices | ) |
Replace index data entirely and mark indices dirty.
For topology mutation. Size must be a multiple of 3.
| indices | New triangle index list. |
Definition at line 201 of file MeshBuffer.cpp.
References MF_ERROR.