|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::ComputeMeshBuffer::set_resolution | ( | uint32_t | res_x, |
| uint32_t | res_y, | ||
| uint32_t | res_z | ||
| ) |
Replace the grid resolution.
Resizes the internal grid and counter buffers. Marks dirty.
Definition at line 187 of file ComputeMeshBuffer.cpp.
References m_res_x, m_res_y, m_res_z, and m_sdf_processor.